Skip to content
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] ModelV2 support for pytorch #5249

Merged
merged 11 commits into from
Jul 25, 2019
Merged

Commits on Jul 23, 2019

  1. apply patch

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    2bead3e View commit details
    Browse the repository at this point in the history
  2. torch model2

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    3667690 View commit details
    Browse the repository at this point in the history
  3. update docs

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    716d2ce View commit details
    Browse the repository at this point in the history
  4. deprecate warn

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    f9cb071 View commit details
    Browse the repository at this point in the history
  5. not valid model warning

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    cd42f24 View commit details
    Browse the repository at this point in the history
  6. Update torch_pg_policy.py

    ericl authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c417c1a View commit details
    Browse the repository at this point in the history
  7. Update torch_pg_policy.py

    ericl authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    46fe959 View commit details
    Browse the repository at this point in the history
  8. wip

    ericl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c2b9d83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f423d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7bdbdb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    2f51135 View commit details
    Browse the repository at this point in the history