Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Dec 19, 2024
1 parent a2c9f3c commit 6b2f290
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_tensordict.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@
pytest.mark.filterwarnings(
"ignore:The content of the stacked NonTensorData objects matched in value but not identity"
),
pytest.mark.filterwarnings(
"ignore:No PYTORCH_KERNEL_CACHE_PATH or HOME environment variable set"
),
]

mp_ctx = "spawn"
Expand Down

0 comments on commit 6b2f290

Please sign in to comment.