Home
last modified time | relevance | path

Searched defs:build_graph_options (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.cc408 tensorflow::BuildGraphOptions build_graph_options; in CreateOptimizedGraph() local
798 tensorflow::BuildGraphOptions build_graph_options; in OptimizeFunctions() local
842 const tensorflow::BuildGraphOptions& build_graph_options) { in OptimizeGraph()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc120 const BuildGraphOptions& build_graph_options() { return bg_opts_; } in build_graph_options() function in tensorflow::MasterSession::ReffedClientGraph