Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupWrapper.cpp179 auto diff_result = compute_collective_diff(rank_fingerprint); in verify_tensors()
226 std::pair<bool, std::string> compute_collective_diff( in compute_collective_diff() function