Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.h254 return content_aware_computation_sorting_; in content_aware_computation_sorting()
258 content_aware_computation_sorting_ = content_aware_computation_sorting; in set_content_aware_computation_sorting()
400 bool content_aware_computation_sorting_ = true; variable