You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/09 19:30:33 UTC

[GitHub] [tvm] leandron opened a new pull request #8226: Add metadata information to the listing of PassContext configuration listing function

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:
users@infra.apache.org



[GitHub] [tvm] jcf94 commented on pull request #8226: Add metadata information to the PassContext configuration listing function

Posted by GitBox <gi...@apache.org>.
jcf94 commented on pull request #8226:
URL: https://github.com/apache/tvm/pull/8226#issuecomment-858246889


   Thanks! @leandron @comaniac 


-- 
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:
users@infra.apache.org



[GitHub] [tvm] jcf94 merged pull request #8226: Add metadata information to the PassContext configuration listing function

Posted by GitBox <gi...@apache.org>.
jcf94 merged pull request #8226:
URL: https://github.com/apache/tvm/pull/8226


   


-- 
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:
users@infra.apache.org