Interface IDependableTensorData
Interface for device dependent representation of Tensor data that provides fences for scheduling data job.
Inherited Members
Namespace: Unity.Barracuda
Syntax
public interface IDependableTensorData : IDependableMemoryResource, ITensorData, IDisposable