Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::TensorTrait< T > Struct Template Referenceexport

Primary template for tensor type traits. More...

Detailed Description

template<typename T>
struct Mila::Dnn::TensorTrait< T >

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.

Template Parameters
TThe tensor element type

The documentation for this struct was generated from the following file: