leandron commented on a change in pull request #8212:
URL: https://github.com/apache/tvm/pull/8212#discussion_r648305205



##########
File path: python/tvm/ir/transform.py
##########
@@ -120,6 +120,11 @@ def current():
         """Return the current pass context."""
         return _ffi_transform_api.GetCurrentPassContext()
 
+    @staticmethod
+    def list_configs():

Review comment:
       Done, thanks. Do you mind merging it once CI finishes?




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