Searched defs:SoftmaxDescriptor (Results 1 – 4 of 4) sorted by relevance
134 struct SoftmaxDescriptor struct136 SoftmaxDescriptor() in SoftmaxDescriptor() argument141 bool operator ==(const SoftmaxDescriptor& rhs) const in operator ==()147 float m_Beta;149 int m_Axis;
231 const SoftmaxDescriptor&, in VisitSoftmaxLayer()
993 struct SoftmaxDescriptor struct1000 bool operator ==(const SoftmaxDescriptor& rhs) const; argument
555 const SoftmaxDescriptor&, // descriptor in IsSoftmaxSupported()