Searched refs:kTensorFlowIdentity (Results 1 – 3 of 3) sorted by relevance
31 if (passthru_op->type != OperatorType::kTensorFlowIdentity) { in Run()
1357 case OperatorType::kTensorFlowIdentity: in Run()
97 kTensorFlowIdentity, enumerator741 TensorFlowIdentityOperator() : Operator(OperatorType::kTensorFlowIdentity) {}