Home
last modified time | relevance | path

Searched refs:enable_grappler_function_optimizer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_execution_options.h40 bool enable_grappler_function_optimizer = false; member
H A Dgraph_execution_options.cc39 if (options.enable_grappler_function_optimizer) { in CreateDefaultSessionOptions()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/tests/
H A Dsaved_model_gpu_test.cc39 options.graph_execution_options.enable_grappler_function_optimizer = true; in TEST()
H A Dsaved_model_test.cc853 options.graph_execution_options.enable_grappler_function_optimizer = true; in TEST_P()