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

Torch Compile - New Op Support #23310

Merged

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    18212e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c3575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73b25f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d1093b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25990fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b1f4f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb8c2a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9f792d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8365227 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4ec62e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27f8e66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da180f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d6d8121 View commit details
    Browse the repository at this point in the history
  14. Code style fix src/frontends/pytorch/src/op/cat.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    894eecf View commit details
    Browse the repository at this point in the history
  15. Code style fix src/frontends/pytorch/src/op/any.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2f2f7b9 View commit details
    Browse the repository at this point in the history
  16. Code style fix src/frontends/pytorch/src/op/any.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f1b546c View commit details
    Browse the repository at this point in the history
  17. Code style fix src/frontends/pytorch/src/op/isinf.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    04f6423 View commit details
    Browse the repository at this point in the history
  18. Code style fix src/frontends/pytorch/src/op/isinf.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    551f7d7 View commit details
    Browse the repository at this point in the history
  19. Code style fix src/frontends/pytorch/src/op/isnan.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2d64021 View commit details
    Browse the repository at this point in the history
  20. Code style fix src/frontends/pytorch/src/op/isnan.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    56d7908 View commit details
    Browse the repository at this point in the history
  21. Code style fix src/frontends/pytorch/src/op/topk.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c1ab831 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cebbca1 View commit details
    Browse the repository at this point in the history
  23. Code style fix src/frontends/pytorch/src/op/split.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cavusmustafa and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ebd8c80 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    207c25d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    19fc3c1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    816b2b8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    98ce772 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    12bb8d9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c23809a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    53490df View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Bugfix src/frontends/pytorch/src/op/sort.cpp

    Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
    cavusmustafa and mvafin authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c7fbcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1868d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3f54a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e912a2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82a4389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da637e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e240e33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d188fba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f73d19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bcd2c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea90465 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bc2b47 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    4b7ce29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f025a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1544e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    6e49c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f33267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6036867 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6e344e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8652d61 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    030aba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aaf117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c59c716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51deae6 View commit details
    Browse the repository at this point in the history
  5. Code formatting fix

    cavusmustafa committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cb68bbe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. TorchFX: Log sigmoid fix

    cavusmustafa committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2e1becf View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update src/frontends/pytorch/src/op/any.cpp

    Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
    cavusmustafa and mvafin authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5177557 View commit details
    Browse the repository at this point in the history
  2. Update tests/layer_tests/pytorch_tests/test_unary_ops.py

    Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
    cavusmustafa and mvafin authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ae27838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d1f0e View commit details
    Browse the repository at this point in the history
  4. Any translation fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    de5e913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f28e19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7c50db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8fcf9e View commit details
    Browse the repository at this point in the history
  8. Code formatting fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bffe432 View commit details
    Browse the repository at this point in the history
  9. Code formatting fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4c25f5a View commit details
    Browse the repository at this point in the history
  10. Code formatting fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    25a5380 View commit details
    Browse the repository at this point in the history
  11. Code formatting fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    611b61e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aab368c View commit details
    Browse the repository at this point in the history
  13. Code formatting fix

    cavusmustafa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e06489c View commit details
    Browse the repository at this point in the history
  14. Code formatting fix

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

Commits on Mar 20, 2024

  1. argmax_argmin topk fix

    cavusmustafa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0b47a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adaad2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bf932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10afed View commit details
    Browse the repository at this point in the history
  5. Added div_ and rand ops

    suryasidd committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    20d2afa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    293493c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    745a451 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92af4e2 View commit details
    Browse the repository at this point in the history