Searched refs:CreateSoftmax1x1 (Results 1 – 4 of 4) sorted by relevance
44 friend Softmax1x1 CreateSoftmax1x1();50 Softmax1x1 CreateSoftmax1x1(const OperationDef& definition);
114 Softmax1x1 operation = CreateSoftmax1x1(op_def); in Softmax1x1Test()153 Softmax1x1 operation = CreateSoftmax1x1(op_def); in Softmax1x1BigNumberTest()
141 Softmax1x1 CreateSoftmax1x1(const OperationDef& definition) { in CreateSoftmax1x1() function
173 Softmax1x1 operation = CreateSoftmax1x1(op_def); in SelectSoftmax()