jtuyls opened a new pull request #7577: URL: https://github.com/apache/tvm/pull/7577
This adds Vitis AI as a composite target to TVMC. As we need access to the CLI options in the partitioning function for the Vitis AI target, this PR updates the TVMC compiler and tuner interface to pass those options to the partitioning functions. The Arm Compute Lib and Ethos-N partitioning functions are adjusted accordingly. **Documentation** I think we should document the use of these targets but not sure what the best place is. For example, we can add documentation to https://tvm.apache.org/docs/tutorials/get_started/tvmc_command_line_driver.html or in the target deploy and integration documentation (for example here: https://tvm.apache.org/docs/deploy/vitis_ai.html). Or we can do both? **CI** The following PR should be merged first for tests to pass: https://github.com/apache/tvm/pull/7575 @leandron @comaniac @mbaret ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
