-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RLlib] Properly serialize and restore StateBufferConnector states for policy stashing #31372
Commits on Jan 4, 2023
-
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24a2414 - Browse repository at this point
Copy the full SHA 24a2414View commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed930cb - Browse repository at this point
Copy the full SHA ed930cbView commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3abe2e9 - Browse repository at this point
Copy the full SHA 3abe2e9View commit details -
Fix EnvRunnerV2's handling of soft_horizon episodes.
Signed-off-by: Jun Gong <[email protected]>
Jun Gong committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for eae9710 - Browse repository at this point
Copy the full SHA eae9710View commit details -
Enable connectors to see broken tests
Signed-off-by: Avnish <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2dce34e - Browse repository at this point
Copy the full SHA 2dce34eView commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6395b4c - Browse repository at this point
Copy the full SHA 6395b4cView commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 857538f - Browse repository at this point
Copy the full SHA 857538fView commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daa55a6 - Browse repository at this point
Copy the full SHA daa55a6View commit details -
Signed-off-by: Artur Niederfahrenhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 063a462 - Browse repository at this point
Copy the full SHA 063a462View commit details -
Serialize StateBufferConnector states in case a policy is stashed and…
… restored during the rollout of an single episode. Signed-off-by: Jun Gong <[email protected]>
Jun Gong committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for fd4ad78 - Browse repository at this point
Copy the full SHA fd4ad78View commit details -
reduce 100 policy size since we are doing a lot of excessive policy resotring at this point. Signed-off-by: Jun Gong <[email protected]>
Jun Gong committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for b4b5b11 - Browse repository at this point
Copy the full SHA b4b5b11View commit details -
check() should handle byte strings
Signed-off-by: Jun Gong <[email protected]>
Jun Gong committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for be92e9a - Browse repository at this point
Copy the full SHA be92e9aView commit details -
make sure states are cleared when in eval mode. also _PolicyCollector…
…Group does not need to initiate a collector for every single policies up-front. Signed-off-by: Jun Gong <[email protected]>
Jun Gong committedJan 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 69c67d9 - Browse repository at this point
Copy the full SHA 69c67d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40adca3 - Browse repository at this point
Copy the full SHA 40adca3View commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e44b21e - Browse repository at this point
Copy the full SHA e44b21eView commit details