Apurba Bose
Apurba Bose
Dependency of PR- #2519
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
The issue in this PR is for cases where there is index collision. Example of such cases- `scatter_add(input_tensor = torch.zeros(3,5), dim=1, index_tensor = torch.tensor([[0, 1, 2, 0]]).cuda(), src_tensor = torch.tensor([[1,...
Cherry-pick rand converter for release/2.3