Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Ivy v1.0.0.1 source code.tar.gz | 2024-11-03 | 6.4 MB | |
Ivy v1.0.0.1 source code.zip | 2024-11-03 | 7.1 MB | |
README.md | 2024-11-03 | 415 Bytes | |
Totals: 3 Items | 13.5 MB | 0 |
What's Changed
- Removed dependencies on astunparse and termcolor
- Added networkx dependency
- fixing circular reference bug in
Array.size
by @YushaArif99 in https://github.com/ivy-llc/ivy/pull/28840 - fixing
ivy.inputs_to_native_arrays
whenarray_mode=False
by @YushaArif99 in https://github.com/ivy-llc/ivy/pull/28841
Full Changelog: https://github.com/ivy-llc/ivy/compare/1.0.0.0...1.0.0.1