jroesch commented on pull request #5526:
URL: https://github.com/apache/incubator-tvm/pull/5526#issuecomment-624927829
Yeah @ehsanmok I'm hoping to reduce the effort for us to use/consume. My
goal is effectively to get to:
```
#[external_pass]
fn pass(func: relay::Function, ...) -> relay::Function { ... }
```
At the high level and reduce some duplication and mirror the TVM bindings.
----------------------------------------------------------------
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]