Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.06 KB

File metadata and controls

27 lines (20 loc) · 1.06 KB
title DirectML reference
description This section covers Direct Machine Learning (DirectML) APIs declared in `DirectML.h`.
ms.topic article
ms.date 02/10/2025

DirectML reference

This section covers Direct Machine Learning (DirectML) APIs declared in DirectML.h.

In this section

Topic Description
DirectML interfaces The following interfaces, and their methods, are declared in directml.h.
DirectML functions The following free functions are declared in directml.h.
DirectML structures The following structures are declared in directml.h.
DirectML enumerations The following enumerations are declared in directml.h.
DirectML constants The following constants are declared in directml.h.

Related topics