jikechao opened a new pull request, #18389:
URL: https://github.com/apache/tvm/pull/18389

   This PR adds missing visitor methods in the TIR FLOP estimator to handle 
`AssertStmtNode` and `StringImmNode`. The fix ensures that FLOP estimation 
properly processes assertion statements and string literals without throwing 
internal errors, improving the robustness of the FLOP analysis pass.
   
   Fix https://github.com/apache/tvm/issues/18387
   
   
   
   cc @tqchen @mshr-h @cbalint13 


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