Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for check_input_numerics (0.28 sec)

  1. tensorflow/compiler/jit/build_xla_ops_pass.cc

      debugging_opts.check_input_numerics =
          flags.tf_xla_check_cluster_input_numerics;
      debugging_opts.check_output_numerics =
          flags.tf_xla_check_cluster_output_numerics;
    
      VLOG(1) << "print_outputs = " << debugging_opts.print_outputs;
      VLOG(1) << "check_input_numerics = " << debugging_opts.check_input_numerics;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 24.3K bytes
    - Viewed (0)
Back to top