ivy icon indicating copy to clipboard operation
ivy copied to clipboard

feat: Add broadcast_tensors method to paddle.tensor.Tensor

Open Tinny-Robot opened this issue 1 year ago • 5 comments

PR Description

Changes Made

Added the broadcast_tensors function to the paddle.tensor.tensor.Tensor class and included the equivalent test case.

Details

  • Implemented the broadcast_tensors method to enable broadcasting operations for tensors in the paddle.tensor.tensor.Tensor class.
  • Added a corresponding test case to ensure the functionality of the newly added method.

This PR enhances the capabilities of the paddle.tensor.tensor.Tensor class by introducing the broadcast_tensors method and ensures its correctness through testing.

Related Issue

Close #25869

Checklist

  • [x] Did you add a function?
  • [x] Did you add the tests?
  • [x] Did you run your tests and are your tests passing?
  • [x] Did pre-commit not fail on any check?
  • [x] Did you follow the steps we provided?

Tinny-Robot avatar Oct 08 '23 19:10 Tinny-Robot

Thank you for this PR, here is the CI results:


This pull request does not result in any additional test failures. Congratulations!

github-actions[bot] avatar Oct 08 '23 19:10 github-actions[bot]

Hello @Fayad-Alman . Please can you review my pr

Tinny-Robot avatar Oct 13 '23 05:10 Tinny-Robot

hello @kurshakuz please review my pr

Tinny-Robot avatar Oct 14 '23 23:10 Tinny-Robot

@clsandoval. please can you help me review this pr?

Tinny-Robot avatar Oct 15 '23 00:10 Tinny-Robot

@kurshakuz hello, please is there any review you need for me?

Tinny-Robot avatar Oct 21 '23 13:10 Tinny-Robot

@kurshakuz I have fixed the issue

Tinny-Robot avatar Feb 06 '24 18:02 Tinny-Robot

@reproduce_failure('6.97.1', b'AXicY2AAAkYGCGBEY0MBAAB4AAU=') image it is failing for all the backends, please fix the function return type. image

Sarvesh-Kesharwani avatar Feb 06 '24 19:02 Sarvesh-Kesharwani

This PR has been labelled as stale because it has been inactive for more than 7 days. If you would like to continue working on this PR, then please add another comment or this PR will be closed in 7 days.

ivy-seed avatar Mar 24 '24 05:03 ivy-seed

Thank you very much for the PR. Closing this due to lack of activity with changes requested remaining unresolved for several months. Please feel free to reopen if you would like to continue working on this. :)

Ishticode avatar Mar 28 '24 11:03 Ishticode