pytorch / torchrec

Pytorch domain library for recommendation systems
BSD 3-Clause "New" or "Revised" License
1.79k stars 381 forks source link

fix CI for test_shards_wrapper #2173

Closed iamzainhuda closed 1 week ago

iamzainhuda commented 1 week ago

Summary: Fixing:


FAILED torchrec/distributed/tests/test_shards_wrapper.py::LocalShardsWrapperDistributedTest::test_shards_wrapper_all_gather - hypothesis.errors.InvalidArgument: Using `settings` on a test without `given` is completely pointless.
FAILED torchrec/distributed/tests/test_shards_wrapper.py::LocalShardsWrapperDistributedTest::test_shards_wrapper_all_gather_into_tensor - hypothesis.errors.InvalidArgument: Using `settings` on a test without `given` is completely pointless.
FAILED torchrec/distributed/tests/test_shards_wrapper.py::LocalShardsWrapperDistributedTest::test_shards_wrapper_all_gather_object - hypothesis.errors.InvalidArgument: Using `settings` on a test without `given` is completely pointless.
ERROR torchrec/distributed/tests/test_shards_wrapper.py::test_all_gather_into_tensor
ERROR torchrec/distributed/tests/test_shards_wrapper.py::test_all_gather
ERROR torchrec/distributed/tests/test_shards_wrapper.py::test_all_gather_object

Differential Revision: D59017357
facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D59017357