Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.h42 struct GraphExecutionStateOptions { struct
103 GraphDef&& graph_def, const GraphExecutionStateOptions& options,
111 const GraphExecutionStateOptions& options,
177 const GraphExecutionStateOptions& options);
H A Dgraph_execution_state.cc76 const GraphExecutionStateOptions& options) in GraphExecutionState()
91 GraphDef&& graph_def, const GraphExecutionStateOptions& options, in MakeForBaseGraph()
133 const GraphExecutionStateOptions& options, in MakeForPrunedGraph()
260 GraphExecutionStateOptions combined_options; in Extend()
H A Ddirect_session.cc443 GraphExecutionStateOptions options; in ExtendLocked()
1614 GraphExecutionStateOptions prune_options; in CreateGraphs()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dfallback_state.cc67 GraphExecutionStateOptions options; in CreateGraphExecutionState()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc1278 GraphExecutionStateOptions execution_options; in Create()