apeskov opened a new pull request #9164:
URL: https://github.com/apache/tvm/pull/9164


   Current the sequence `cons -> qnn.quantize` is not treated like a constant 
subgraph. Suggestion is to allow FoldConstant pass to replace this pattern with 
single int8 constant tensor.
   
   **Reason**: Some BYOC runtimes may has a limitation to have a weight like a 
constant tensor. Pointed FoldConstant pass limitation may breaks BYOC runtimes 
applicability.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to