Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.h143 bool tf_xla_check_cluster_output_numerics; member
Dflags.cc186 build_ops_flags->tf_xla_check_cluster_output_numerics = false; in AllocateAndParseFlags()
253 &build_ops_flags->tf_xla_check_cluster_output_numerics, in AllocateAndParseFlags()
Dbuild_xla_ops_pass.cc601 flags.tf_xla_check_cluster_output_numerics; in Run()