Mila
0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Compute::CpuSoftmaxOpRegistrar Class Reference
export
module
Compute.CpuSoftmaxOp
Static Public Member Functions
static void
registerOperations
()
Static Public Attributes
static bool
isRegistered
Member Function Documentation
◆
registerOperations()
void Mila::Dnn::Compute::CpuSoftmaxOpRegistrar::registerOperations
(
)
inline
static
Here is the call graph for this function:
Here is the caller graph for this function:
Member Data Documentation
◆
isRegistered
bool Mila::Dnn::Compute::CpuSoftmaxOpRegistrar::isRegistered
inline
static
Initial value:
= []() {
registerOperations
();
return
true
;
}()
Mila::Dnn::Compute::CpuSoftmaxOpRegistrar::registerOperations
static void registerOperations()
Definition
CpuSoftmaxOp.ixx:286
The documentation for this class was generated from the following file:
/__w/Mila/Mila/Mila/Src/Dnn/Compute/Devices/Cpu/Operations/
CpuSoftmaxOp.ixx
Mila
Dnn
Compute
CpuSoftmaxOpRegistrar
Generated by
1.15.0