Class List

View Source On Gitee

Package

Class Name

Description

Supported At Cloud-side Inference

Supported At Device-side Inference

com.mindspore

Model

Model defines model in MindSpore for compiling and running compute graph.

com.mindspore.config

MSContext

MSContext is used to save the context during execution.

com.mindspore

MSTensor

MSTensor defines the tensor in MindSpore.

com.mindspore

ModelParallelRunner

Defines MindSpore Lite concurrent inference.

com.mindspore.config

RunnerConfig

RunnerConfig defines configuration parameters for concurrent inference.

com.mindspore

Graph

Graph defines the compute graph in MindSpore.

com.mindspore.config

CpuBindMode

CpuBindMode defines the CPU binding mode.

com.mindspore.config

DeviceType

DeviceType defines the back-end device type.

com.mindspore.config

DataType

DataType defines the supported data types.

com.mindspore.config

Version

Version is used to obtain the version information of MindSpore.

com.mindspore.config

ModelType

ModelType defines the model file type.

com.mindspore.config

AscendDeviceInfo

The AscendDeviceInfo class is used to configure MindSpore Lite Ascend device options.

com.mindspore.config

TrainCfg

Configuration parameters used for model training on the device.