Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.27 KB

ITensorStaticsNative.md

File metadata and controls

35 lines (28 loc) · 1.27 KB
title description ms.date ms.topic keywords topic_type api_type api_name api_location
ITensorStaticsNative interface
Provides access to factory methods that enable the creation of ITensor objects using ID3D12Resource.
4/2/2019
article
windows 10, windows machine learning, WinML, ITensorStaticsNative
APIRef
NA
ITensorStaticsNative
windows.ai.machinelearning.native.h

ITensorStaticsNative interface

Provides access to factory methods that enable the creation of ITensor objects using ID3D12Resource.

Methods

Name Description
CreateFromD3D12Resource Creates a tensor object (TensorFloat, TensorInt32Bit) from a user-specified ID3D12Resource.

Requirements

Requirement
Minimum supported client Windows 10, build 17763
Minimum supported server Windows Server 2019 with Desktop Experience
Header windows.ai.machinelearning.native.h

[!INCLUDE help]