-api-id | -api-type | ms.custom |
---|---|---|
M:Windows.AI.MachineLearning.TensorDouble.CreateReference |
winrt method |
19H1 |
Returns an IMemoryBufferReference representation of the buffer backing the double tensor object.
The IMemoryBufferReference representation of a tensor buffer.
All IMemoryBufferReference objects produced by this method must be closed prior to the double tensor object's evaluation.
Outstanding IMemoryBufferReference objects are an indication to the engine that the underlying buffer is currently being modified via the IMemoryBufferByteAccess native interop interface, and is not ready for evaluation.