Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc893 const py::function get_jax_disable_jit_; member in jax::__anone04173081411::CompiledFunction
925 get_jax_disable_jit_(get_jax_disable_jit), in CompiledFunction()
1119 jax_disable_jit_ = py::cast<bool>(get_jax_disable_jit_()); in Call()