mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 09:09:48 +00:00
fix test
This commit is contained in:
@@ -119,7 +119,7 @@ class TestMultiGPUTraining:
|
||||
config_args = [
|
||||
"--dataset.repo_id=lerobot/pusht",
|
||||
"--dataset.episodes=[0]",
|
||||
"--policy=act",
|
||||
"--policy.type=act",
|
||||
"--policy.device=cuda",
|
||||
f"--output_dir={output_dir}",
|
||||
"--batch_size=4",
|
||||
@@ -157,7 +157,7 @@ class TestMultiGPUTraining:
|
||||
config_args = [
|
||||
"--dataset.repo_id=lerobot/pusht",
|
||||
"--dataset.episodes=[0]",
|
||||
"--policy=act",
|
||||
"--policy.type=act",
|
||||
"--policy.device=cuda",
|
||||
f"--output_dir={output_dir}",
|
||||
"--batch_size=4",
|
||||
|
||||
Reference in New Issue
Block a user