Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Ivy v1.0.0.5 source code.tar.gz | 2025-06-16 | 2.3 MB | |
Ivy v1.0.0.5 source code.zip | 2025-06-16 | 3.1 MB | |
README.md | 2025-06-16 | 2.0 kB | |
Totals: 3 Items | 5.5 MB | 2 |
What's Changed
- fix: remove old hf tests from the ci by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28861
- fix: docker image build by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28862
- refactor: clean up redundant parts of the codebase by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28863
- refactor: extract globals into ivy.transpiler by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28865
- refactor: remove redundant classes and imports from import_utils by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28867
- refactor: isolate source_utils from the main translator by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28868
- refactor: remove ast_utils module interdependencies and create new ivy.transpiler.ast module by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28869
- refactor: extract BaseObjectLike and similar into a separate 'core' module by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28870
- refactor: remove ivy cython wrappers logic by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28871
- refactor: remove redundant references to binaries by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28872
- refactor: remove git tools that are no longer needed by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28873
- fix: run transpiler tests in ci without docker by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28875
- refactor: remove redundant workflows by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28876
- refactor: remove ivy.engines by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28874
- refactor: remove need for docker by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28877
- fix: docstring tests by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28879
- refactor: remove some optional deps that are no longer needed by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28878
Full Changelog: https://github.com/ivy-llc/ivy/compare/1.0.0.4...1.0.0.5