Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 705 Bytes

tensoruint8bit_close_811482585.md

File metadata and controls

21 lines (14 loc) · 705 Bytes
-api-id -api-type ms.custom
M:Windows.AI.MachineLearning.TensorUInt8Bit.Close
winrt method
19H1

Windows.AI.MachineLearning.TensorUInt8Bit.Close

-description

If there are no outstanding IMemoryBufferReference objects created from this object, Close will dispose of the object and destroy its associated resources. Otherwise, Close will detach itself from its associated resources and they will be destroyed when the last IMemoryBufferReference is closed.

-remarks

-see-also

-examples