MindSpore

C++ API

  • mindspore
  • mindspore::api
  • mindspore::api::utils
  • mindspore::converter
  • mindspore::dataset
  • mindspore::dataset::config
  • mindspore::dataset::text
  • mindspore::dataset::transforms
  • mindspore::dataset::vision
  • mindspore::kernel
  • mindspore::ops
  • mindspore::registry
  • mindspore::registry::opencl
  • Example

JAVA API

  • Class List
  • Model
  • ModelParallelRunner
  • MSContext
  • MSTensor
  • RunnerConfig
  • Graph
  • Example

Python API

  • mindspore_lite

C API

  • context_c
  • data_type_c
  • format_c
  • model_c
  • tensor_c
  • types_c
  • Example
MindSpore
  • »
  • File model_c.h
  • View page source

File model_c.h

↰ Parent directory (include/runtime/include/c_api)

Definition (include/runtime/include/c_api/model_c.h)

  • Program Listing for File model_c.h

Includes

  • include/c_api/context_c.h (File context_c.h)

  • include/c_api/status_c.h (File status_c.h)

  • include/c_api/tensor_c.h (File tensor_c.h)

Classes

  • Struct MSCallBackParamC

  • Struct MSShapeInfo

  • Struct MSTensorHandleArray

Functions

  • Function MSModelBuild

  • Function MSModelBuildFromFile

  • Function MSModelCalcWorkspaceSize

  • Function MSModelCreate

  • Function MSModelDestroy

  • Function MSModelExportWeight

  • Function MSModelGetInputByTensorName

  • Function MSModelGetInputs

  • Function MSModelGetOutputByTensorName

  • Function MSModelGetOutputs

  • Function MSModelPredict

  • Function MSModelResize

  • Function MSModelRunStep

  • Function MSModelSetTrainMode

  • Function MSModelSetWorkspace

Defines

  • Define MS_MAX_SHAPE_NUM

Typedefs

  • Typedef MSCallBackParamC

  • Typedef MSKernelCallBackC

  • Typedef MSModelHandle

  • Typedef MSShapeInfo

  • Typedef MSTensorHandleArray


© Copyright MindSpore.

Built with Sphinx using a theme provided by Read the Docs.