Class List

View Source On Gitee

Here is a list of all classes with links to the namespace documentation for each member:

Namespace

Class Name

Description

mindspore::lite

Allocator

Allocator defines a memory pool for dynamic memory malloc and memory free.

mindspore::lite

Context

Context defines for holding environment variables during runtime.

mindspore::lite

ModelImpl

ModelImpl defines the implement class of Model in MindSpore Lite.

mindspore::lite

PrimitiveC

Primitive defines as prototype of operator.

mindspore::lite

Model

Model defines model in MindSpore Lite for managing graph.

mindspore::lite

ModelBuilder

ModelBuilder is defined to build the model.

mindspore::session

LiteSession

LiteSession defines session in MindSpore Lite for compiling Model and forwarding model.

mindspore::tensor

MSTensor

MSTensor defines tensor in MindSpore Lite.

mindspore::dataset

LiteMat

Class that represents a LiteMat of a Image.