Important
Windows Machine Learning に関する最新のドキュメントについては、「 Windows ML とは」を参照してください。 このドキュメントでは、Windows App SDK に付属する Microsoft.Windows.AI.MachineLearning 名前空間にある API について説明します。 これらの API は、 Windows.AI.MachineLearning 名前空間にあり、2018 年に出荷された、ここに記載されているものよりも優先されます。
Windows.AI.MachineLearning Windows ML (WinML) API は、コア API、カスタム演算子、ネイティブ API に分かれています。
| Name | Description |
|---|---|
| Core APIs | モデルの読み込み、バインド、評価に使用される主要な WinML API。 Windows.AI.MachineLearning 名前空間にあります。 |
| Custom operators | WinML のカスタム演算子を処理する API。 MLOperatorAuthor.h にあります。 |
| Native APIs | Direct3D と対話できるネイティブ WinML API。 windows.ai.machinelearning.native.h にあります。 |
Note
Windows ML に関するヘルプについては、次のリソースを参照してください。
- Windows ML に関する技術的な質問や回答を行うには、Stack Overflow の windows-machine-learning タグを使用してください。
- バグを報告するには、 GitHub で問題を報告してください。