Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for set_collective_group_leader (0.21 seconds)

  1. tensorflow/c/eager/c_api_test_util.cc

        job_def->mutable_tasks()->insert({i, absl::StrCat("localhost:", port)});
      }
      auto* config = server_def.mutable_default_session_config();
      config->mutable_experimental()->set_collective_group_leader(
          absl::StrCat("/job:", job_name, "/replica:0/task:", 0));
      auto* rewrite_options =
          config->mutable_graph_options()->mutable_rewrite_options();
      rewrite_options->set_scoped_allocator_optimization(
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Oct 09 05:56:18 GMT 2025
    - 23.4K bytes
    - Click Count (0)
Back to Top