Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dfallback_state.cc73 TF_RETURN_IF_ERROR(GraphExecutionState::MakeForBaseGraph( in CreateGraphExecutionState()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.h102 static Status MakeForBaseGraph(
H A Dgraph_execution_state.cc90 /* static */ Status GraphExecutionState::MakeForBaseGraph( in MakeForBaseGraph() function in tensorflow::GraphExecutionState
H A Ddirect_session.cc447 TF_RETURN_IF_ERROR(GraphExecutionState::MakeForBaseGraph( in ExtendLocked()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc1283 TF_RETURN_IF_ERROR(GraphExecutionState::MakeForBaseGraph( in Create()