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

fix: torch backend- gather fix #27757

Merged
merged 101 commits into from
Mar 23, 2024
Merged

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    8a5020b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat: Added tridiagonal_solve in tensorflow frontend (ivy-llc#23279)

    Co-authored-by: NripeshN <nripesh14@gmail.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    48df5d3 View commit details
    Browse the repository at this point in the history
  2. feat: added floor_mod in paddle frontend (ivy-llc#26064)

    Co-authored-by: NripeshN <nripesh14@gmail.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ed14e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e2366 View commit details
    Browse the repository at this point in the history
  4. 🤖 Lint code

    ivy-branch authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b892dd4 View commit details
    Browse the repository at this point in the history
  5. feat: add base structure for BestSplitter method which overrides init…

    … and node_split from Splitter
    Ishticode authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ffdf7f3 View commit details
    Browse the repository at this point in the history
  6. 🤖 Lint code

    ivy-branch authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fa6ab8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00a781f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17325ed View commit details
    Browse the repository at this point in the history
  9. test commit (ivy-llc#27421)

    NripeshN authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e66e1d5 View commit details
    Browse the repository at this point in the history
  10. feat: Added torchTensor.frac to torch frontend (ivy-llc#27417)

    Co-authored-by: NripeshN <nripesh14@gmail.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cbeaa5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b880f9 View commit details
    Browse the repository at this point in the history
  12. fix: Fixed typos (used codespell pre-commit hook) (ivy-llc#27426)

    Co-authored-by: Bhushan Srivastava <59949692+he11owthere@users.noreply.github.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a39a99a View commit details
    Browse the repository at this point in the history
  13. fix: Fixed passing of arguments in get_referrers_recursive() functi…

    …on call (ivy-llc#27428)
    
    Co-authored-by: NripeshN <nripesh14@gmail.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f56f91d View commit details
    Browse the repository at this point in the history
  14. feat: add erfc_ to torch frontend (ivy-llc#27291)

    Co-authored-by: NripeshN <nripesh14@gmail.com>
    2 people authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    392ec7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7d77583 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    888d200 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    27a5f98 View commit details
    Browse the repository at this point in the history
  18. 🤖 Lint code

    ivy-branch authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    827902b View commit details
    Browse the repository at this point in the history
  19. 🤖 Lint code

    ivy-branch authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f3986b0 View commit details
    Browse the repository at this point in the history
  20. fix: use ivy.inf temporarily cutting out INFINITY constant to avoid u…

    …ndefined behaviour caused by the lintbot
    Ishticode authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dd2a324 View commit details
    Browse the repository at this point in the history
  21. refactor: remove unwanted variables in node_split_best in sklearn fro…

    …ntend splitter moduel
    Ishticode authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    09f96bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b48a92e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3543bec View commit details
    Browse the repository at this point in the history
  24. fix: Add a check in the converters to filter any NoneType model param…

    …eters when doing a to_keras_module on an ivy.Module instance
    hmahmood24 authored and Kacper-W-Kozdon committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    070bcd6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    110fd68 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    64ca8d7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    45c3ada View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    58b4b2e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    176af0c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    368410d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fdca35a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    25a8268 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    77d2cad View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3d6e048 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b0da19d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    541d857 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7d4f58e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4707d0f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    1f3cee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d0055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca112c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c38328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c5935e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f13c16f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d6ad4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c05b919 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f155aa6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a132f70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8170ad6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6d2676 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6be13c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2985f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    ed7fd7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f7e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5c796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1c6cbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cf9645 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de6e629 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ee2241 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. gather_backend fixes

    Kacper-W-Kozdon committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8c8f83b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    49c1e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eed23b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c31c343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3711abe View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    298e46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8e863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e5542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1bff94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48131e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d557df5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19141e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54326ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b34ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c3cfc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd07b61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ac2867 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd02d6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c587e9f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    a92239f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d689e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2772c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2a12e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a07b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da03cae View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    cc24292 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    5c604fc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    33602e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    f1c2460 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0f7047b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c652f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6958edf View commit details
    Browse the repository at this point in the history
  4. 🤖 Lint code

    ivy-branch committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c5d6f6c View commit details
    Browse the repository at this point in the history
  5. pull

    Kacper-W-Kozdon committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f008bf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    f05d18f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. demos revert

    Kacper-W-Kozdon committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    edbbf85 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    db0a24d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b9dd6d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a88a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd6db2c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    6f9f2c1 View commit details
    Browse the repository at this point in the history