try fix tests
This commit is contained in:
parent
ef4bd9e25c
commit
2ccf89d78c
|
@ -146,7 +146,8 @@ jobs:
|
||||||
device=cpu \
|
device=cpu \
|
||||||
save_model=true \
|
save_model=true \
|
||||||
save_freq=2 \
|
save_freq=2 \
|
||||||
horizon=20 \
|
policy.n_action_steps=20 \
|
||||||
|
policy.chunk_size=20 \
|
||||||
policy.batch_size=2 \
|
policy.batch_size=2 \
|
||||||
hydra.run.dir=tests/outputs/act/
|
hydra.run.dir=tests/outputs/act/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue