Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cluster_name_prefix_ (0.26 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

                                 std::string cluster_name_prefix)
          : debug_options_(debug_options),
            graph_(graph),
            graph_fingerprint_(0),
            flib_def_(flib_def),
            env_(env),
            global_jit_level_(global_jit_level),
            cpu_global_jit_(cpu_global_jit),
            cluster_name_prefix_(cluster_name_prefix) {}
    
      Status Run();
    
     private:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
Back to top