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] Added dtype to torch deterministic action #29648

Merged
merged 12 commits into from
Oct 25, 2022

Commits on Oct 24, 2022

  1. created action_dist_v2 for RLModule examples

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    da8f916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d366847 View commit details
    Browse the repository at this point in the history
  3. torch.pi to math.pi

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f96534c View commit details
    Browse the repository at this point in the history
  4. added missing docstrings and some nit renames

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4bcad07 View commit details
    Browse the repository at this point in the history
  5. lint

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    486f3d2 View commit details
    Browse the repository at this point in the history
  6. updated test

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0a50805 View commit details
    Browse the repository at this point in the history
  7. doscsrig

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    185257e View commit details
    Browse the repository at this point in the history
  8. docstring

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7d12b65 View commit details
    Browse the repository at this point in the history
  9. updated pi

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    8e86cb2 View commit details
    Browse the repository at this point in the history
  10. lint

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3e2933e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    a0fbc40 View commit details
    Browse the repository at this point in the history
  2. fixed minor thing for torch dist

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6f16139 View commit details
    Browse the repository at this point in the history