MLSDK 0.6

目次

  • 1. はじめに
  • 2. 機械学習チュートリアル
  • 3. 移行作業チュートリアル
  • 4. 発展的な機能
  • 5. よくある質問
  • 6. 技術資料
  • 7. ハードウェア仕様
  • 8. ギャラリー
    • 8.1. API 使用例
      • 8.1.1. Example: Adding Two Vectors
      • 8.1.2. Example: MNIST on MN-Core 2
      • 8.1.3. Example: Inference With A Model
      • 8.1.4. Example: Training With A Model
      • 8.1.5. Example: Using non-dict inputs and outputs with compile_automap
      • 8.1.6. Example: Taking A Profile
      • 8.1.7. Example: Explicitly Transferring Data Between Host And Device
      • 8.1.8. Example: Inference With Multiple Models
      • 8.1.9. Example: Load codegen_dir
      • 8.1.10. Example: Inference MNIST
      • 8.1.11. Example: Training MNIST
    • 8.2. 発展的な使用例
      • 8.2.1. Example: timm Model Inference
      • 8.2.2. Example: Large Language Model (LLM) Inference
      • 8.2.3. Example: Object Detection using SSD
      • 8.2.4. Example: Image Segmentation using DETR
      • 8.2.5. Example: Small Language Model (SLM) Supervised Fine-Tuning (SFT)
      • 8.2.6. Example: Recommendation using NCF
      • 8.2.7. サンプル: Stable Diffusion
    • 8.3. ユースケース
  • 9. API リファレンス
MLSDK 0.6
  • 8. ギャラリー

8. ギャラリー

8.1. API 使用例

以下のリンクから MLSDK API を使用したサンプルプログラムが確認できます。

  • 8.1.1. Example: Adding Two Vectors
  • 8.1.2. Example: MNIST on MN-Core 2
  • 8.1.3. Example: Inference With A Model
  • 8.1.4. Example: Training With A Model
  • 8.1.5. Example: Using non-dict inputs and outputs with compile_automap
  • 8.1.6. Example: Taking A Profile
  • 8.1.7. Example: Explicitly Transferring Data Between Host And Device
  • 8.1.8. Example: Inference With Multiple Models
  • 8.1.9. Example: Load codegen_dir
  • 8.1.10. Example: Inference MNIST
  • 8.1.11. Example: Training MNIST

8.2. 発展的な使用例

以下のリンクから MLSDK API の応用例が確認できます。

  • 8.2.1. Example: timm Model Inference
  • 8.2.2. Example: Large Language Model (LLM) Inference
  • 8.2.3. Example: Object Detection using SSD
  • 8.2.4. Example: Image Segmentation using DETR
  • 8.2.5. Example: Small Language Model (SLM) Supervised Fine-Tuning (SFT)
  • 8.2.6. Example: Recommendation using NCF
  • 8.2.7. サンプル: Stable Diffusion

8.3. ユースケース

Previous Next

© Copyright .

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