jroesch commented on a change in pull request #6274:
URL: https://github.com/apache/incubator-tvm/pull/6274#discussion_r493085788



##########
File path: python/tvm/relay/prelude.py
##########
@@ -1512,3 +1552,6 @@ def load_prelude(self):
         ]:
             tensor_array_ops = TensorArrayOps(self, dtype)
             tensor_array_ops.register()
+
+        # Renamer doesn't properly deal with constructors, etc

Review comment:
       I don't think this is true anymore. 




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