.. MindSpore documentation master file, created by sphinx-quickstart on Thu Aug 17 09:00:00 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. MindSpore Lite Documentation ======================================= .. toctree:: :glob: :maxdepth: 1 :caption: Quick Start :hidden: quick_start/one_hour_introduction .. toctree:: :glob: :maxdepth: 1 :caption: Building :hidden: build/build .. toctree:: :glob: :maxdepth: 1 :caption: Model Converter :hidden: converter/converter_tool .. toctree:: :glob: :maxdepth: 1 :caption: Model Inference :hidden: infer/runtime_cpp infer/runtime_java infer/device_infer_example .. toctree:: :glob: :maxdepth: 1 :caption: MindIR Offline Inference :hidden: mindir/build mindir/runtime mindir/runtime_parallel mindir/runtime_distributed mindir/converter mindir/benchmark .. toctree:: :glob: :maxdepth: 1 :caption: Device-side Training :hidden: train/converter_train train/runtime_train train/device_train_example .. toctree:: :glob: :maxdepth: 1 :caption: Advanced Development :hidden: advanced/image_processing advanced/quantization advanced/micro advanced/third_party .. toctree:: :glob: :maxdepth: 1 :caption: Tools :hidden: tools/visual_tool tools/benchmark tools/cropper_tool tools/obfuscator_tool tools/benchmark_golden_data .. toctree:: :glob: :maxdepth: 1 :caption: References :hidden: reference/architecture_lite reference/operator_list_lite reference/operator_list_codegen reference/model_lite reference/faq reference/log .. raw:: html
Filter
Environment
User
Stage
Application Specific Integrated Circuit
Programming Language

Visualization Tool
Netron is a neural network model visualization tool developed based on the Electron platform. Netron supports MindSpore Lite models, allowing you to easily view model information.
Model Obfuscation Tool
MindSpore Lite provides a lightweight offline model obfuscator to protect the confidentiality of model files deployed on the IoT devices.