MindSpore Lite

C++ API

  • mindspore
  • mindspore::abstract
  • 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
  • 样例

JAVA API

  • AscendDeviceInfo
  • 类列表
  • Model
  • ModelParallelRunner
  • MSContext
  • MSTensor
  • RunnerConfig
  • TrainCfg
  • Version
  • Graph
  • 样例

Python API

  • mindspore_lite

C API

  • context_c
  • data_type_c
  • format_c
  • model_c
  • tensor_c
  • types_c
  • 样例
MindSpore Lite
  • »
  • File tensor_c.h
  • 查看页面源码

File tensor_c.h

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

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

  • Program Listing for File tensor_c.h

Includes

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

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

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

  • stddef.h

Included By

  • File model_c.h

Functions

  • Function MSTensorClone

  • Function MSTensorCreate

  • Function MSTensorDestroy

  • Function MSTensorGetData

  • Function MSTensorGetDataSize

  • Function MSTensorGetDataType

  • Function MSTensorGetElementNum

  • Function MSTensorGetFormat

  • Function MSTensorGetMutableData

  • Function MSTensorGetName

  • Function MSTensorGetShape

  • Function MSTensorSetData

  • Function MSTensorSetDataType

  • Function MSTensorSetFormat

  • Function MSTensorSetName

  • Function MSTensorSetShape

Typedefs

  • Typedef MSTensorHandle


© 版权所有 MindSpore.

利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.