jackwish commented on a change in pull request #4611: {QNN] Making 
scale/zero_points as expr instead of attrs.
URL: https://github.com/apache/incubator-tvm/pull/4611#discussion_r362704054
 
 

 ##########
 File path: python/tvm/relay/frontend/tflite.py
 ##########
 @@ -224,9 +226,21 @@ def get_tensor_type_str(self, tensor_type):
         raise NotImplementedError("Tensor type {} is currently not supported"
                                   .format(str(tensor_type)))
 
+    def is_scalar(self, expr):
 
 Review comment:
   is anyone using this?

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


With regards,
Apache Git Services

Reply via email to