Home
last modified time | relevance | path

Searched defs:control_rets_updated (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_optimization_registry.cc32 bool* control_rets_updated) { in Run()
H A Dfunction_optimization_registration_test.cc33 bool* control_rets_updated) override { in Run()
H A Dfunction_optimization_registry_pass_failure_test.cc34 bool* control_rets_updated) override { in Run()
H A Dfunction_optimization_registry_test.cc35 bool* control_rets_updated) override { in Run()
H A Dprocess_function_library_runtime.cc871 bool control_rets_updated = false; in InstantiateMultiDevice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtransform_graph_function.cc96 bool control_rets_updated = false; in TransformGraphFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/
H A Dmlir_graph_optimization_pass.cc141 bool* control_rets_updated) { in Run()
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_distributed_test.cc438 bool* control_rets_updated) override { in Run()