Searched refs:CreateSoftmax (Results 1 – 4 of 4) sorted by relevance
26 GPUOperation CreateSoftmax(const OperationDef& definition);
66 GPUOperation CreateSoftmax(const OperationDef& definition) { in CreateSoftmax() function
44 GPUOperation operation = CreateSoftmax(op_def); in SoftmaxTest()84 GPUOperation operation = CreateSoftmax(op_def); in SoftmaxBigNumberTest()
176 GPUOperation operation = CreateSoftmax(op_def); in SelectSoftmax()