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