MindSpore Lite

快速入门

  • 实现一个图像分类应用
  • 训练一个LeNet模型

获取MindSpore Lite

  • 下载MindSpore Lite
  • 编译MindSpore Lite

端侧推理

  • 推理模型转换
  • 优化模型(训练后量化)
  • 预处理数据
  • 执行推理
  • 其他工具

端侧训练

  • 训练模型转换
  • 执行训练
    • 使用Runtime执行训练 (C++)
  • 其他工具
MindSpore Lite
  • »
  • 执行训练
  • View page source

执行训练¶

  • 使用Runtime执行训练 (C++)
Next Previous

© Copyright 2020, MindSpore Lite

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