|
Mila 0.13.48
Deep Neural Network Library
|
Primary tensor configuration validation concept. More...
Primary tensor configuration validation concept.
Validates that a TensorDataType and MemoryResource combination represents a valid tensor configuration. This is the core validation concept for the abstract tensor data type system.
Validation ensures:
| TDataType | Abstract tensor data type from TensorDataType enumeration |
| TMemoryResource | Memory resource type for tensor storage |