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 defines for holding environment variables during runtime.

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.