Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.h253 bool content_aware_computation_sorting() const { in content_aware_computation_sorting() function
257 bool content_aware_computation_sorting) { in set_content_aware_computation_sorting() argument
258 content_aware_computation_sorting_ = content_aware_computation_sorting; in set_content_aware_computation_sorting()
H A Dhlo_module.cc838 if (config().content_aware_computation_sorting()) { in MakeComputationSorted()
858 if (config().content_aware_computation_sorting()) { in MakeNonfusionComputationsSorted()