Jackson McClintock

Results 8 issues of Jackson McClintock

Close #17922

PyTorch Frontend

# PR Description Fixes multiple issues related to the `tile` function in the Ivy Functional API: - expands test cases in the Ivy Functional API test for `tile` - fixes...

PyTorch Frontend
Ivy Functional API
Ivy API Experimental
Paddle Paddle Backend

# PR Description Fixes issues present in several frontend tests for torch.tensor: - fixes incorrect dtype lists passed to the `test_frontend_method` helper - ~~matches sampled data types to those supported...

PyTorch Frontend

### Bug Explanation Some test data generated via Ivy's helper strategies is nondeterministic (between runs) when using the derandomize option with Hypothesis. Specifically, this appears to be caused by the...

Bug Report

### Thank you for the bug report - [X] I am using the latest version of `dirvish` related packages. - [X] I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources). - [ ] You may also...

bug