Jackson McClintock
Jackson McClintock
# 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...
# 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...
### 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...
### 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...