Sujata R

Results 11 issues of Sujata R

- This function uses the ivy.add_n function to add up all the arrays in the inputs list. - The ivy.to_ivy_arrays_and_back decorator is used to handle conversions between Ivy and non-Ivy...

TensorFlow Frontend

1. I've added TensorFlow operations (tf.signal.hfft and tf.signal.hfft2d) to replace the hypothetical paddle.fft.hfft and paddle.fft.hfft2 operations. 2. The TensorFlow tensors are created using tf.constant. 3. The expected outputs for the...

PyTorch Frontend
Paddle Frontend

# PR Description ## Related Issue Closes # ## Checklist - [ ] Did you add a function? - [ ] Did you add the tests? - [ ] Did...

PyTorch Frontend

This code assumes that I have NumPy installed (pip install numpy). The scatter, scatter_add, and scatter_reduce functions are now implemented.

PyTorch Frontend

Now, the masked_scatter function is implemented using PyTorch's torch.Tensor.masked_scatter method

PyTorch Frontend

# PR Description ## Related Issue Closes # ## Checklist - [x] Did you add a function? - [ ] Did you add the tests? - [ ] Did you...

PyTorch Frontend

# PR Description ## Related Issue Closes # ## Checklist - [x] Did you add a function? - [ ] Did you add the tests? - [ ] Did you...

PyTorch Frontend

- I have used python version 'Python 3.10.9' - To installed al the libraries 'pip install -r requirements.txt'

- pip install django-widget-tweaks - pip install django-bootstrap4 - pip install django-crispy-forms - Added requirements.txt file