Home
last modified time | relevance | path

Searched defs:GlobalJitState (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.h42 struct GlobalJitState { struct
43 bool disable_jit = false;
44 bool enable_x64 = false;
71 GlobalJitState& GetGlobalState(); argument