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.cc141 build_ops_flags->tf_xla_check_cluster_output_numerics = false; in AllocateAndParseFlags()
199 &build_ops_flags->tf_xla_check_cluster_output_numerics, in AllocateAndParseFlags()
Dflags.h119 bool tf_xla_check_cluster_output_numerics; member
Dbuild_xla_ops_pass.cc602 flags.tf_xla_check_cluster_output_numerics; in Run()