Class List

Package

Class Name

Description

com.mindspore.config

MSContext

MSContext defines for holding environment variables during runtime.

com.mindspore.config

CpuBindMode

CpuBindMode defines the CPU binding mode.

com.mindspore.config

DeviceType

DeviceType defines the back-end device type.

com.mindspore

Model

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

com.mindspore

Graph

Graph defines the compute graph in MindSpore.

com.mindspore

MSTensor

MSTensor defines the tensor in MindSpore.

com.mindspore

ModelParallelRunner

Defines MindSpore Lite concurrent inference.

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

RunnerConfig

RunnerConfig defines configuration parameters for concurrent inference.