Home
last modified time | relevance | path

Searched defs:bucket_indices (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/c10d/
Dreducer.cpp92 std::vector<std::vector<size_t>> bucket_indices, in Reducer()
1058 std::vector<std::vector<size_t>> bucket_indices) { in initialize_buckets()
1721 std::vector<std::vector<size_t>>& bucket_indices) { in sync_bucket_indices()
2208 std::vector<std::vector<size_t>> bucket_indices; in compute_bucket_assignment_by_size() local
Dlogger.cpp311 for (const auto& bucket_indices : indices) { in set_runtime_stats_and_log() local