Searched refs:kTensorFlowRsqrt (Results 1 – 5 of 5) sorted by relevance
37 unary_op->type != OperatorType::kTensorFlowRsqrt && in Run()172 unary_op->type == OperatorType::kTensorFlowRsqrt || in Run()185 } else if (unary_op->type == OperatorType::kTensorFlowRsqrt) { in Run()
50 OperatorType::kTensorFlowRsqrt; in Run()
1360 case OperatorType::kTensorFlowRsqrt: in Run()
108 kTensorFlowRsqrt, enumerator965 TensorFlowRsqrtOperator() : Operator(OperatorType::kTensorFlowRsqrt) {}
845 "RSQRT", OperatorType::kTensorFlowRsqrt)); in BuildOperatorList()