mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 17:20:05 +00:00
CI nightlies cpu/gpu & cleanup (#75)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .utils import DEVICE
|
||||
|
||||
|
||||
def pytest_collection_finish():
|
||||
print(f"\nTesting with {DEVICE=}")
|
||||
Reference in New Issue
Block a user