Home
last modified time | relevance | path

Searched refs:CreateOperationFromState (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc277 Operation* CreateOperationFromState(const OperationState& state);
548 Operation* op = function_context_->CreateOperationFromState(*state); in Execute()
555 Operation* MlirFunctionContext::CreateOperationFromState( in CreateOperationFromState() function in mlir::TF::__anon2b880b700111::MlirFunctionContext