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

Registrar for fused Softmax+CrossEntropy operation. More...

Static Public Member Functions

static void registerOperations ()

Static Public Attributes

static bool isRegistered

Detailed Description

Registrar for fused Softmax+CrossEntropy operation.

Member Function Documentation

◆ registerOperations()

void Mila::Dnn::Compute::CpuSoftmaxCrossEntropyOpRegistrar::registerOperations ( )
inlinestatic
Here is the call graph for this function:

Member Data Documentation

◆ isRegistered

bool Mila::Dnn::Compute::CpuSoftmaxCrossEntropyOpRegistrar::isRegistered
inlinestatic
Initial value:
= []() {
return true;
}()
static void registerOperations()
Definition CpuSoftmaxCrossEntropyOp.ixx:418

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