What's Changed
- chore(release): Bump version after v0.1.6 release by @junrushao in #346
- Allow
tvm_ffi.device(..., id)where id is numpy or torch scalar by @wrongtest-intellif in #347 - feat(stubgen): Package generation with
--init-*flags by @junrushao in #295 - feat(cmake): Introduce
tvm_ffi_configure_targetandtvm_ffi_installby @junrushao in #351 - chore: Run examples on
maincommits by @junrushao in #353 - doc: Revamp Python Packaging by @junrushao in #349
- doc: Update README.md by @junrushao in #352
- doc: Improve python packaging doc by @junrushao in #355
- build: Rename Import Targets by @junrushao in #354
- doc: Final tweaks on Python Packaging by @junrushao in #358
New Contributors
- @wrongtest-intellif made their first contribution in #347
Full Changelog: v0.1.6...v0.1.7-rc0