Method MakeReadableAsync
MakeReadableAsync()
Non blocking call to make tensor data read/write.
Issues a non blocking download of the internal data. And converts tensorData to ArrayTensorData
Declaration
public Task<bool> MakeReadableAsync()
Returns
Type | Description |
---|---|
Task<bool> |