Searched refs:kTensorFlowSum (Results 1 – 4 of 4) sorted by relevance
40 unary_op->type != OperatorType::kTensorFlowSum && in Run()140 } else if (unary_op->type == OperatorType::kTensorFlowSum) { in Run()
116 if (sum_op->type != OperatorType::kTensorFlowSum) { in Run()
456 case OperatorType::kTensorFlowSum: in KeepDims()1434 case OperatorType::kTensorFlowSum: in Run()
113 kTensorFlowSum, enumerator1051 TensorFlowSumOperator() : Operator(OperatorType::kTensorFlowSum) {}