Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.h162 Status RunHloPassesThroughLayoutAssn(
Dcpu_compiler.cc247 Status CpuCompiler::RunHloPassesThroughLayoutAssn( in RunHloPassesThroughLayoutAssn() function in xla::cpu::CpuCompiler
397 TF_RETURN_IF_ERROR(RunHloPassesThroughLayoutAssn(module, is_aot_compile, in RunHloPasses()