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.cc140 build_ops_flags->tf_xla_check_cluster_input_numerics = false; in AllocateAndParseFlags()
195 &build_ops_flags->tf_xla_check_cluster_input_numerics, in AllocateAndParseFlags()
Dflags.h115 bool tf_xla_check_cluster_input_numerics; member
Dbuild_xla_ops_pass.cc600 flags.tf_xla_check_cluster_input_numerics; in Run()