ivy icon indicating copy to clipboard operation
ivy copied to clipboard

fix: ivy failing test paddle backend creation.arange

Open marvlyngkhoi opened this issue 1 year ago • 0 comments

PR Description

Screenshot from 2024-03-01 16-43-13 250 Test Cases passed for all Backend Fixed empty/uninitialized Tensor for paddle backend and also for unsupported dtypes for failing dtypes

Related Issue

Closes https://github.com/unifyai/ivy/issues/28461

Checklist

  • [ ] Did you add a function?
  • [ ] 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?

marvlyngkhoi avatar Mar 01 '24 11:03 marvlyngkhoi