Skip to content

Tags: rlworkgroup/garage

Tags

v2021.03.0

Toggle v2021.03.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rework garage.torch.CNNModule (#2259)

It now takes an env spec and automatically computes the output size.
It also handles NHWC and NCHW instead of requiring an environment
wrapper.

This change also fixes several issues with the existing usage of CNNs
in pytorch.

v2020.06.4

Toggle v2020.06.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release CI to remove redundancy (#2237)

v2000.0.0

Toggle v2000.0.0's commit message
Test deployment

2000.10.1

Toggle 2000.10.1's commit message
Test tag regex

2000.10.1rc9

Toggle 2000.10.1rc9's commit message
Test tag regex

v2000.13.2rc0

Toggle v2000.13.2rc0's commit message
Test tag regex

v2000.13.1

Toggle v2000.13.1's commit message
Test tag regex

random

Toggle random's commit message
Test tag regex

v2000.13.0

Toggle v2000.13.0's commit message
Change python version to 3.6

v2020.10.0rc5

Toggle v2020.10.0rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ray 1.0 support (#2084)