Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
kurtamohler committed Oct 23, 2024
1 parent 7a264c1 commit 9c78d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_rb.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ def test_extend_sample_recompile(
if datatype == "tensordict":
pytest.skip("'tensordict' datatype is not currently supported.")

torch.compiler.reset()
torch._dynamo.reset_code_caches()

storage_size = 10 * size
rb = self._get_rb(
Expand Down

0 comments on commit 9c78d0a

Please sign in to comment.