Mila
Deep Neural Network Library
|
Primary template for tensor type traits. More...
Primary template for tensor type traits.
This trait structure provides compile-time information about tensor element types. The primary template is intentionally undefined; specializations must be provided for each supported type.
T | The tensor element type |