slyubomirsky commented on issue #4348: [Relay] Add tests in CI which run tests 
based on specific Relay feature flags
URL: https://github.com/apache/incubator-tvm/issues/4348#issuecomment-554540987
 
 
   I think you can iterate through the passes by looking at the defined members 
of `tvm.relay.transform` and having exceptions for the members that are not 
passes. This way, if anyone adds a pass to that package, they would have to 
hardcode an exception and should have a justification for it (we can put a 
comment in there to remind reviewers of that)

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


With regards,
Apache Git Services

Reply via email to