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

Refactor OTX classification phase 1: move modules from MPA to OTX #1893

Merged
merged 33 commits into from
Mar 22, 2023
Merged

Refactor OTX classification phase 1: move modules from MPA to OTX #1893

merged 33 commits into from
Mar 22, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    8df2f6b View commit details
    Browse the repository at this point in the history
  2. Fix typo

    JihwanEom committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    23f062a View commit details
    Browse the repository at this point in the history
  3. Fix typo

    JihwanEom committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9f0235a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. [CI] Updated daily workflow (#1904)

    Updated daily workflow
    
    - remove if statement to allow running on any branch by manually
    yunchu authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    40559b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Rebase

    JihwanEom committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    08047b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459b301 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Move OV modules

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    6f302b2 View commit details
    Browse the repository at this point in the history
  2. Fix pre-commit

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2d95643 View commit details
    Browse the repository at this point in the history
  3. Fix flake8 issues

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    19119d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5131eb View commit details
    Browse the repository at this point in the history
  5. Fix bugs

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0574766 View commit details
    Browse the repository at this point in the history
  6. Fix bugs

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    792caac View commit details
    Browse the repository at this point in the history
  7. Fix pre-commit

    JihwanEom committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    428e9c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Fix pre-commit issues

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8cc3371 View commit details
    Browse the repository at this point in the history
  2. Fix pre-commit issues

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7b5b3ff View commit details
    Browse the repository at this point in the history
  3. Fix docs & tests

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6743665 View commit details
    Browse the repository at this point in the history
  4. Fix FP16 bug

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    48b5ca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d172ec0 View commit details
    Browse the repository at this point in the history
  6. Rebase

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f52f3e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6139b7 View commit details
    Browse the repository at this point in the history
  8. Fix pre-commit issue

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c41b2d6 View commit details
    Browse the repository at this point in the history
  9. Fix pre-commit

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ec9bf48 View commit details
    Browse the repository at this point in the history
  10. Fix pre-commit

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8a11c53 View commit details
    Browse the repository at this point in the history
  11. Fix pre-commit

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dfc16e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d45ffee View commit details
    Browse the repository at this point in the history
  13. Fix pre-commit

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    14287b8 View commit details
    Browse the repository at this point in the history
  14. Fix pre-commit

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e82c68f View commit details
    Browse the repository at this point in the history
  15. Add pylint disable

    JihwanEom committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    884191f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    2fe826b View commit details
    Browse the repository at this point in the history
  2. Reflect comments

    JihwanEom committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0caad89 View commit details
    Browse the repository at this point in the history
  3. Reflect review comments

    JihwanEom committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7f192e6 View commit details
    Browse the repository at this point in the history
  4. Resolve pre-commit issue

    JihwanEom committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    eaa5b7b View commit details
    Browse the repository at this point in the history
  5. Resolve unit-test issue

    JihwanEom committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ed1ca79 View commit details
    Browse the repository at this point in the history