HomeSort by relevance Sort by last modified time
    Searched refs:embed_ir_in_executable (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.cc 520 const bool embed_ir_in_executable = local
614 if (embed_ir_in_executable) {
626 if (embed_ir_in_executable) {
692 if (embed_ir_in_executable) {
705 if (embed_ir_in_executable) {
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_compiler.cc 552 const bool embed_ir_in_executable = local
554 if (VLOG_IS_ON(2) || embed_ir_in_executable) {
671 if (embed_ir_in_executable) {

Completed in 99 milliseconds