Interface IConvertibleToComputeTensorData
An interface that provides methods for converting custom tensor data to ComputeTensorData
.
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public interface IConvertibleToComputeTensorData
Methods
Name | Description |
---|---|
ConvertToComputeTensorData(TensorShape) | Implement this method to convert to |