Fix end-to-end ACT train on Aloha
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -140,6 +140,8 @@ jobs:
|
|||||||
device=cpu \
|
device=cpu \
|
||||||
save_model=true \
|
save_model=true \
|
||||||
save_freq=2 \
|
save_freq=2 \
|
||||||
|
horizon=20 \
|
||||||
|
policy.batch_size=2 \
|
||||||
hydra.run.dir=tests/outputs/act/
|
hydra.run.dir=tests/outputs/act/
|
||||||
|
|
||||||
- name: Test eval ACT on ALOHA end-to-end
|
- name: Test eval ACT on ALOHA end-to-end
|
||||||
|
|||||||
Reference in New Issue
Block a user