Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state.h72 functions_to_optimize_(std::move(functions_to_optimize)) {} in TfrtGraphExecutionState()
117 absl::flat_hash_set<std::string> functions_to_optimize_; variable
H A Dtfrt_graph_execution_state.cc496 functions_to_optimize_, in Extend()
858 functions_to_optimize_)); in OptimizeGraph()