Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DFunctionsManual.cpp6881 Tensor grad_distributed = grad / N_to_distribute; in scatter_reduce_backward() local
6976 Tensor grad_distributed = grad / N_to_distribute; in index_reduce_backward() local