|
Mila 0.13.48
Deep Neural Network Library
|
Primary compile-time dispatch template mapping (DeviceType, TPrecision, TWeightQuant) to a concrete LinearOp type. More...
Primary compile-time dispatch template mapping (DeviceType, TPrecision, TWeightQuant) to a concrete LinearOp type.
Backend specializations live in LinearOpTypeMap.Cpu.ixx and LinearOpTypeMap.Cuda.ixx and import this primary template. A missing specialization is a hard compile error.