diff --git a/sota-implementations/a2c/README.md b/sota-implementations/a2c/README.md index b3c651b7d4e..63833001f04 100644 --- a/sota-implementations/a2c/README.md +++ b/sota-implementations/a2c/README.md @@ -33,7 +33,7 @@ python a2c_mujoco.py compile.compile=1 compile.cudagraphs=1 Runtimes when executed on H100: -| Environment | Eager | Compile | Compile+cudagraphs | -|-------------|-------|---------|--------------------| -| MUJOCO | | | | -| ATARI | | 60 mins | 43 mins | +| Environment | Eager | Compile | Compile+cudagraphs | +|-------------|---------|---------|--------------------| +| MUJOCO | | | | +| ATARI | 80 mins | 60 mins | 43 mins |