Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Compute::CpuSoftmaxOpRegistrar Class Referenceexport

Static Public Member Functions

static void registerOperations ()

Static Public Attributes

static bool isRegistered

Member Function Documentation

◆ registerOperations()

void Mila::Dnn::Compute::CpuSoftmaxOpRegistrar::registerOperations ( )
inlinestatic
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
inlinestatic
Initial value:
= []() {
return true;
}()
static void registerOperations()
Definition CpuSoftmaxOp.ixx:286

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