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

Change Partition Operation #858

Merged
merged 13 commits into from
Aug 22, 2024
Merged

Change Partition Operation #858

merged 13 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. chore(frontend): remove mypy warning about imported func

    mypy was complaining hint was a module
    youben11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c495ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1163b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4eb11f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d5be8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee10690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15eb727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d605f1e View commit details
    Browse the repository at this point in the history
  8. refactor(frontend): move tfhers/params check to converter

    we are checking if the selected parameter selection can handle tfhers
    integers
    youben11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7cc06e8 View commit details
    Browse the repository at this point in the history
  9. chore(frontend): format

    youben11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fa80d46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0bb418d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d3f8ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    613ecbe View commit details
    Browse the repository at this point in the history
  13. test(frontend): run only in multi instead of changing config

    as test runs two times, once in mono, and once in multi, we can just
    skip the test unless we are in multi
    youben11 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    52736d4 View commit details
    Browse the repository at this point in the history