Fix wrong torch usage in communication wrapper for Distributed Inference Benchmark (#505)
**Description** This commit fixes wrong `torch.empty_like` usage and missing dtype and device argument in communication wrappers.
Showing
Please register or sign in to comment