MindSpore

Quick Start

  • Implementing an Image Classification Application
  • Implementing Simple Linear Function Fitting
  • Hands-on Installation and Experience

Basic Use

  • Loading Dataset
  • Defining the Network
  • Saving Models
  • Loading a Model for Inference and Transfer Learning
  • Publishing Models using MindSpore Hub

Process Data

  • Converting Dataset to MindRecord
  • Optimizing the Data Processing

Build Networks

  • Custom Operator
  • Migrating Training Scripts from Third Party Frameworks
  • Deep Probabilistic Programming
  • Implementing High-order Automatic Differentiation

Model Optimization

  • Debugging in PyNative Mode
  • Debugging with IR Diagrams
  • Custom Debugging Information
  • Training Process Visualization
    • Collecting Summary Record
    • Viewing Dashboard
    • Viewing Lineage and Scalars Comparison
    • Use Mindoptimizer to Tune Hyperparameters
    • Performance Profiling
    • Using Debugger
    • Explain Models
    • MindInsight Commands
  • Auto Augmentation
  • Evaluating the Model during Training

Performance Optimization

  • Distributed Training
  • Enabling Mixed Precision
  • Enabling Graph Kernel Fusion
  • Applying Gradient Accumulation Algorithm
  • Application of Single-Node Tensor Cache

Model Compression

  • Applying Quantization Aware Training

Model Security and Privacy

  • Improving Model Security with NAD Algorithm
  • Protecting User Privacy with Differential Privacy Mechanism
  • Testing Model Security Using Fuzz Testing
  • Using Membership Inference to Test Model Security

Application

  • Computer Vision
  • Natural Language Processing
  • High Performance Computing
  • Use MindSpore on the Cloud
MindSpore
  • »
  • Training Process Visualization
  • View page source

Training Process VisualizationΒΆ

  • Collecting Summary Record
  • Viewing Dashboard
  • Viewing Lineage and Scalars Comparison
  • Use Mindoptimizer to Tune Hyperparameters
  • Performance Profiling
  • Using Debugger
  • Explain Models
  • MindInsight Commands
Next Previous

© Copyright 2020, MindSpore.

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