aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/llvm
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-11-14 16:37:32 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-11-14 16:41:44 -0800
commit205ff0f7592c60ab09fc705f2c5501d8547e83be (patch)
treef2e5f9d53ccf166c09b72fc7b741b9e6c633168f /third_party/llvm
parent3a63bce95f67854b6745cb43e0e9feb1e93587f1 (diff)
[TF:XLA] Added tf_xla_cpu_global_jit flag to TF_XLA_FLAGS environment variable to enable global JIT compilation for CPU via SessionOptions. By default, global JIT compilation
for CPU via SessionOptions is disabled. When TF_XLA_FLAGS=--tf_xla_cpu_global_jit is set, the value of enable_jit_by_default variable in mark_for_compilation_pass.cc is ignored allowing XLA to use JIT compilation for the whole graph according to SessionOptions setting . Unless tf_xla_cpu_dev_mode is explicitly set via TF_XLA_FLAGS, this code change should have no effect on Tensorflow or XLA execution. RELNOTES: n/a PiperOrigin-RevId: 175754729
Diffstat (limited to 'third_party/llvm')
0 files changed, 0 insertions, 0 deletions