Enum Tensor.ElementType
Data type of the tensor value
Namespace: UnityEngine.Perception.GroundTruth.DataModel
Syntax
public enum ElementType : int
Fields
Name | Description | Value |
---|---|---|
Bool | ||
Byte | ||
Char | ||
Double | ||
Float | ||
Int | ||
Long | ||
Uint |
Data type of the tensor value
public enum ElementType : int
Name | Description | Value |
---|---|---|
Bool | ||
Byte | ||
Char | ||
Double | ||
Float | ||
Int | ||
Long | ||
Uint |