Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc139 bool cpu_global_jit = flags->tf_xla_cpu_global_jit; in GetCompilationDevice() local
140 VLOG(2) << "tf_xla_cpu_global_jit = " << cpu_global_jit; in GetCompilationDevice()
148 cpu_global_jit in GetCompilationDevice()