-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] TD3 compatibility with compile
ghstack-source-id: 87ba40fabec6e20d0243b41e3a97fecc028ce03b Pull Request resolved: #2656
- Loading branch information
Showing
7 changed files
with
489 additions
and
454 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,3 +52,8 @@ logger: | |
mode: online | ||
eval_iter: 25000 | ||
video: False | ||
|
||
compile: | ||
compile: False | ||
compile_mode: | ||
cudagraphs: False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.