jax.experimental.compilation_cache
module#
JAX disk compilation cache.
API#
- jax.experimental.compilation_cache.compilation_cache.is_initialized()[source]#
Return whether the cache is enabled. Initialization can be deferred, so initialized status is not checked. The name is retained for backwards compatibility.
- Return type: