Home
last modified time | relevance | path

Searched refs:all_reduce_local_used_map (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/c10d/
Dreducer.hpp516 void all_reduce_local_used_map();
Dreducer.cpp576 all_reduce_local_used_map(); in delay_all_reduce()
730 void Reducer::all_reduce_local_used_map() { in all_reduce_local_used_map() function in c10d::Reducer
913 all_reduce_local_used_map(); in mark_variable_ready()