tf.config.optimizer.get_jit

TensorFlow 1 version View source on GitHub

Get if JIT compilation is enabled.

Note that optimizations are only applied in graph mode, (within tf.function).

If JIT compilation is enabled.