leandron opened a new pull request #8212:
URL: https://github.com/apache/tvm/pull/8212


   Expose list of `PassContext` configurations to the Python APIs:
   
    * Expose C++ `PassContext::ListAllConfigs()` via its Python counterpart 
`tvm.ir.transform.PassContext.list_configs()
    * Add unit tests for the C++ and Python layers
    * In a follow-up PR we'll use this API to set configurations using `tvmc`
   
   cc @Mousius @gromero @manupa-arm @areusch for reviews


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


Reply via email to