Searched refs:kTensorFlowMin (Results 1 – 3 of 3) sorted by relevance
41 unary_op->type != OperatorType::kTensorFlowMin && in Run()149 } else if (unary_op->type == OperatorType::kTensorFlowMin) { in Run()
452 case OperatorType::kTensorFlowMin: in KeepDims()1432 case OperatorType::kTensorFlowMin: in Run()
102 kTensorFlowMin, enumerator1217 TensorFlowMinOperator() : Operator(OperatorType::kTensorFlowMin) {}