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

[Frontend] Make tests toml-schema independent #712

Merged
merged 27 commits into from
May 24, 2024

Commits on May 3, 2024

  1. Make a test tomle-schema-2-compatible

    Sergei Mironov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0ede63d View commit details
    Browse the repository at this point in the history
  2. Address formatting issues

    Sergei Mironov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1babc99 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Make test toml-schema-independant

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    30de70c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into toml-schema-2-update-test

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9f985b0 View commit details
    Browse the repository at this point in the history
  3. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f97e7e9 View commit details
    Browse the repository at this point in the history
  4. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40499b4 View commit details
    Browse the repository at this point in the history
  5. Address codecov errors

    Sergei Mironov committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ed92b6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge remote-tracking branch 'origin/main' into toml-schema-2-update-…

    …test
    Sergei Mironov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    22cfe45 View commit details
    Browse the repository at this point in the history
  2. Fix wrong field name

    Sergei Mironov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d00c7e4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Address review suggestions; Move code around

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d3ffae5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into toml-schema-2-update-…

    …test
    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aa37716 View commit details
    Browse the repository at this point in the history
  3. Address formatting issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6537b2a View commit details
    Browse the repository at this point in the history
  4. Address formatting issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    468c3ca View commit details
    Browse the repository at this point in the history
  5. Address pylint issues

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    72c9f24 View commit details
    Browse the repository at this point in the history
  6. Add missing paths module

    Sergei Mironov committed May 16, 2024
    Configuration menu
    Copy the full SHA
    611e5fc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'main' into toml-schema-2-update-test

    Sergei Mironov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e94c55d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fix re-added runtime.py

    Sergei Mironov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5bd08cb View commit details
    Browse the repository at this point in the history
  2. Fix a test

    Sergei Mironov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f59e6bc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into toml-schema-2-update-…

    …test
    Sergei Mironov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8aadcf4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Update frontend/catalyst/jax_primitives.py

    Co-authored-by: David Ittah <dime10@users.noreply.github.com>
    Sergei Mironov and dime10 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ba9149 View commit details
    Browse the repository at this point in the history
  2. Update frontend/catalyst/third_party/cuda/primitives/__init__.py

    Co-authored-by: David Ittah <dime10@users.noreply.github.com>
    Sergei Mironov and dime10 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4735b85 View commit details
    Browse the repository at this point in the history
  3. Rename paths -> runtime_environment

    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    74ec4ff View commit details
    Browse the repository at this point in the history
  4. Address review suggestions: move validate_device_requirements -> qjit…

    …_device.py
    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8793214 View commit details
    Browse the repository at this point in the history
  5. Address review suggestions: remove self.qjit_device attribute from qn…

    …ode; Add a todo notice
    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    04a5b41 View commit details
    Browse the repository at this point in the history
  6. Fix a test import

    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2bb3ede View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into toml-schema-2-update-test

    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    722886c View commit details
    Browse the repository at this point in the history
  8. Update changelog

    Sergei Mironov committed May 24, 2024
    Configuration menu
    Copy the full SHA
    eadeb91 View commit details
    Browse the repository at this point in the history