|
Mila 0.13.48
Deep Neural Network Library
|
Maps abstract TensorDataType to host-compatible C++ type and TensorDataType. More...
Maps abstract TensorDataType to host-compatible C++ type and TensorDataType.
Defines the preferred host-side type and corresponding TensorDataType for each abstract tensor data type, used for host-device conversions, fill operations, and host-side processing. This mapping preserves type characteristics where possible while ensuring host compatibility.
Design decisions:
| TDataType | Abstract tensor data type from TensorDataType enumeration |