Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dxla_config_registry.h27 namespace xla_config_registry {
55 (::tensorflow::xla_config_registry::RegisterGlobalJitLevelGetter( \
Dxla_config_registry.cc22 namespace xla_config_registry { namespace
DBUILD190 "xla_config_registry.h",
202 "xla_config_registry.h",
233 "xla_config_registry.cc",
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmeta_optimizer.cc138 xla_config_registry::XlaGlobalJitLevel xla_global_jit_level = in IsXlaGlobalJitOn()
139 xla_config_registry::GetGlobalJitLevel(jit_level_in_session_opts); in IsXlaGlobalJitOn()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc223 typedef xla_config_registry::XlaGlobalJitLevel XlaGlobalJitLevel;