jwfromm commented on a change in pull request #6020:
URL: https://github.com/apache/incubator-tvm/pull/6020#discussion_r452380976



##########
File path: python/tvm/relay/frontend/onnx.py
##########
@@ -1530,6 +1532,14 @@ def _activation_needs_beta(cls, activation):
 
     @classmethod
     def _impl_v7(cls, inputs, attr, params):
+        if cls.name == 'LSTM':

Review comment:
       you're right thats a nicer organization. I've updated the structure 
accordingly.




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


Reply via email to