Bipin Krishnan P
Bipin Krishnan P
Hey @MuhammadNizamani 🙂, I will link this to the corresponding issue, but in future you should do this yourself by adding a comment ‘Close #Issue_number’, as explained [here](https://unify.ai/docs/ivy/overview/contributing/the_basics.html#todo-list-issues).
LGTM! Thanks @MuhammadNizamani :rocket:
Hey @benkimz , can you fix the breaking tests for the code you added :slightly_smiling_face:
ivy-gardener :white_check_mark: Ivy gardener has formatted your code. If changes are requested, don't forget to pull your fork.
Hey @jasleen101010 , I think you forgot to lint your code. It's better if you install pre-commit which will automatically lint your changes before making the commit :slightly_smiling_face:
Also I just noticed that you are working directly on the master of your fork, as a best practice it is recommended to create a branch on your fork and...
ivy-gardener :white_check_mark: Ivy gardener has formatted your code. If changes are requested, don't forget to pull your fork.
Hey @jasleen101010 , it seems like something is wrong with the implementation of the test, it failing for all the backends due to some unexpected argument.
Hey @vedpatwardhan, the device shifting is working as expected on gpu and cpu device with the latest changes made by @MahmoudAshraf97 :slightly_smiling_face:
As discussed, I'm working on a separate PR for the device shifting deep dive @vedpatwardhan