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


   Add metadata information to the listing of PassContext configuration listing 
function.
    * Rename PassContext::ListConfigNames() to PassContext::ListConfigs() and 
its
      Python counterpart tvm.ir.transform.PassContext.list_config_names -> 
list_configs()
    * Adjust PassContext::ListConfigs() to include also metadata (currently 
only including the data type)
    * Adjust unit tests
   
   This is a follow up on #8212.
   
   cc @comaniac @manupa-arm @gromero 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:
us...@infra.apache.org


Reply via email to