Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc125 ->tf_xla_disable_deadness_safety_checks_for_debugging, in AppendMarkForCompilationPassFlagsInternal()
156 ->tf_xla_disable_deadness_safety_checks_for_debugging = false; in AllocateAndParseFlags()
Dflags.h75 bool tf_xla_disable_deadness_safety_checks_for_debugging; member
Dmark_for_compilation_pass.cc1731 flags->tf_xla_disable_deadness_safety_checks_for_debugging; in Run()