class demo.Demo1[source]

Bases: object

类的功能说明

Note

An example of intersphinx is this: you cannot use pickle on this class.

add(a, b)[source]

两个数字相加,并返回结果

google_style(arg2)[source]

函数功能. paddle2onnx 工具转换模型为onnx格式 函数功能说明.

Parameters:
  • arg1 (int) – arg1的参数说明

  • arg2 (str) – arg2的参数说明

Returns:

返回值说明

Return type:

bool

Note

An example of intersphinx is this: you cannot use pickle on this class.

numpy_style(arg2)[source]

函数功能.

函数功能说明.

Parameters:
  • arg1 (int) – arg1的参数说明

  • arg2 (str) – arg2的参数说明

Returns:

返回值说明

Return type:

bool