forked from neo-ai/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TVMC][VitisAI] Enable Vitis AI target through TVMC (apache#7577)
* Enable Vitis AI target through TVMC & change PassContext API's * Update python/tvm/contrib/target/vitis_ai.py Co-authored-by: Cody Yu <[email protected]> * Update python/tvm/contrib/target/vitis_ai.py Co-authored-by: Cody Yu <[email protected]> * Change Vitis AI API to & address comments & fix linter issues * Update docs/deploy/vitis_ai.rst Co-authored-by: Leandro Nunes <[email protected]> * Update docs/deploy/vitis_ai.rst Co-authored-by: Cody Yu <[email protected]> * Add Vitis AI initiliazation to separate init config in TVMC composite target registry * Lazy load pyxir package in Vitis AI codegen to avoid hard dependency for TVMC * Fix TVMC Vitis AI test for compiler.compile_model API change * Lazy load pyxir package in Vitis AI partitioning pass Co-authored-by: Jorn Tuyls <[email protected]> Co-authored-by: Cody Yu <[email protected]> Co-authored-by: Leandro Nunes <[email protected]>
- Loading branch information
1 parent
6b993f5
commit 30e716a
Showing
15 changed files
with
353 additions
and
142 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.