Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc185 build_ops_flags->tf_xla_check_cluster_input_numerics = false; in AllocateAndParseFlags()
249 &build_ops_flags->tf_xla_check_cluster_input_numerics, in AllocateAndParseFlags()
Dflags.h139 bool tf_xla_check_cluster_input_numerics; member
Dbuild_xla_ops_pass.cc599 flags.tf_xla_check_cluster_input_numerics; in Run()