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

feat: implementation of torch.cdist function to pytorch frontend. #27004

Merged
merged 5 commits into from
Dec 27, 2023

Commits on Oct 14, 2023

  1. Add Misc Operations pytorch frontend (cdist)

    zois authored and zois committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6e96567 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update ivy/functional/frontends/torch/miscellaneous_ops.py

    oh, yes, I forgot it.
    
    Co-authored-by: Sam Armstrong <88863522+Sam-Armstrong@users.noreply.github.com>
    joyios1 and Sam-Armstrong authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    87abe70 View commit details
    Browse the repository at this point in the history
  2. Update ivy_tests/test_ivy/test_frontends/test_torch/test_miscellaneou…

    …s_ops.py
    
    
    Yes that is better. I did the change and the tests pass, so it is fine!
    
    Co-authored-by: Sam Armstrong <88863522+Sam-Armstrong@users.noreply.github.com>
    joyios1 and Sam-Armstrong authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d7344ba View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    f4b876b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f65cb View commit details
    Browse the repository at this point in the history