jtuyls commented on pull request #8814:
URL: https://github.com/apache/tvm/pull/8814#issuecomment-907293887


   @leandron I can add the dependencies to the `gen_requirements.py`. I am not 
familiar with how it's set up but I guess it would look like this? 
   ```
   (
           "vitis-ai",
           (
               "Requirements for the Vitis AI integration",
               [
                   "pyxir", 
                   "h5py",
                   "progressbar",
               ],
           ),
   ),
   ```
   And is there anything else that needs to happen for this?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to