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: typical_p threshold sampling #343

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 19, 2024

  1. add typical threshold

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1f8e3f0 View commit details
    Browse the repository at this point in the history
  2. add to api

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    36ac0e8 View commit details
    Browse the repository at this point in the history
  3. formatting

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9818904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fdce07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0965d5d View commit details
    Browse the repository at this point in the history
  6. remove unneeded test unit

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    aee216c View commit details
    Browse the repository at this point in the history
  7. formatting again

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    356881d View commit details
    Browse the repository at this point in the history
  8. typical_threshold -> typical_p_sigma

    Co-authored-by: BugReporterZ <[email protected]>
    AlpinDale and BugReporterZ committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3e3bb75 View commit details
    Browse the repository at this point in the history
  9. unsqueeze and add test

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1e0e058 View commit details
    Browse the repository at this point in the history
  10. use a local variable

    AlpinDale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f0aa9b7 View commit details
    Browse the repository at this point in the history