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

[Feat] Adding GLOP model #182

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

[Feat] Adding GLOP model #182

wants to merge 8 commits into from

Commits on May 27, 2024

  1. [Feat] Adding SHPP environment

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    07a4a3b View commit details
    Browse the repository at this point in the history
  2. [Feat] Adding SHPP embedding

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    42b6a8f View commit details
    Browse the repository at this point in the history
  3. [Feat] Init GLOP model

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    721545d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d87b4 View commit details
    Browse the repository at this point in the history
  5. [Test] Adding SHPP pytest

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4a16a97 View commit details
    Browse the repository at this point in the history
  6. [Test] Adding GLOP to pytest

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    639292b View commit details
    Browse the repository at this point in the history
  7. [Debug] Support Python 3.8

    cbhua committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e557b3d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. [BugFix] Fix the unbatchify order reversed problem

    Co-authored-by: Furffico <[email protected]>
    cbhua and Furffico committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e718efb View commit details
    Browse the repository at this point in the history