Skip to content

Commit

Permalink
add sota-example-test
Browse files Browse the repository at this point in the history
  • Loading branch information
BY571 committed Jul 5, 2024
1 parent 79bda13 commit 1391b50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/unittest/linux_examples/scripts/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,12 @@ python .github/unittest/helpers/coverage_run_parallel.py sota-implementations/iq
env.train_num_envs=2 \
logger.mode=offline \
logger.backend=
python .github/unittest/helpers/coverage_run_parallel.py sota-implementations/gail/gail.py \
collector.total_frames=48 \
loss.mini_batch_size=10 \
collector.frames_per_batch=16 \
logger.mode=offline \
logger.backend=

# With single envs
python .github/unittest/helpers/coverage_run_parallel.py sota-implementations/dreamer/dreamer.py \
Expand Down

0 comments on commit 1391b50

Please sign in to comment.