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 2022/04/11 11:47:16 UTC

[GitHub] [tvm] NicolaLancellotti commented on a diff in pull request #10862: [microNPU] Integrate the cascader

NicolaLancellotti commented on code in PR #10862:
URL: https://github.com/apache/tvm/pull/10862#discussion_r847228882


##########
python/tvm/relay/backend/contrib/ethosu/util.py:
##########
@@ -241,6 +241,12 @@ def get_accelerator_config():
     return compiler_attrs.accelerator_config
 
 
+def enable_cascader():

Review Comment:
   I think it is better `is_cascader_enabled`, otherwise, it seems you are enabling it with this function.



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org