Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dreducer.cpp1003 auto& bucket_index_for_variable = variable_locators_[variable_index]; in get_variables_for_bucket() local
1006 bucket.variables[bucket_index_for_variable.intra_bucket_index]; in get_variables_for_bucket()