Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2950 bool IsHloVeryCheap(const HloInstruction* hlo) { in IsHloVeryCheap() function
2963 (hlo_module_config_.cpu_traceme_enabled() && !IsHloVeryCheap(hlo))) { in Preprocess()
2977 (hlo_module_config_.cpu_traceme_enabled() && !IsHloVeryCheap(hlo))) { in Postprocess()