Searched refs:SelectSoftmax (Results 1 – 3 of 3) sorted by relevance
78 void SelectSoftmax(const BHWC& shape, const OperationDef& op_def,
170 void SelectSoftmax(const BHWC& shape, const OperationDef& op_def, in SelectSoftmax() function
485 SelectSoftmax(inputs[0]->tensor.shape, op_def, gpu_op); in GPUOperationFromNode()