MindSpore Lite

Obtain MindSpore Lite

  • Downloading MindSpore Lite
  • Building MindSpore Lite

Quick Start

  • Simplified MindSpore Lite C++ Demo
  • Simplified MindSpore Lite Java Demo
  • Implementing an Image Classification Application (C++)
  • Android Application Development Based on Java Interface
  • Compile a MNIST Classification Model
  • Training a LeNet Model

Inference on Devices

  • Converting Models for Inference
  • Code Generator
  • Optimizing the Model (Quantization After Training)
  • Data Preprocessing
  • Executing Model Inference
    • Using Runtime to Perform Inference (C++)
    • Using Runtime to Perform Inference (Java)
  • Application Specific Integrated Circuit Integration Instructions
  • Other Tools

Training on Devices

  • Creating MindSpore Lite Models
  • Executing Model Training
  • Other Tools

References

  • Lite Operator List
  • Codegen Operator List
  • Model List
MindSpore Lite
  • »
  • Executing Model Inference
  • View page source

Executing Model Inference

  • Using Runtime to Perform Inference (C++)
  • Using Runtime to Perform Inference (Java)
Previous Next

© Copyright MindSpore.

Built with Sphinx using a theme provided by Read the Docs.