Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A 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()
H A Dflags.h139 bool tf_xla_check_cluster_input_numerics; member
H A Dbuild_xla_ops_pass.cc599 flags.tf_xla_check_cluster_input_numerics; in Run()