Aharrypotter commented on PR #19824:
URL: https://github.com/apache/tvm/pull/19824#issuecomment-4760841414

   Thanks for the review. The older-schema case is already covered by the 
shared _get_builtin_operator helper in        
ests/python/relax/test_frontend_tflite.py: it checks 
hasattr(_tfl_builtin_operator, builtin_name) and calls pytest.skip(...) if the 
installed   flite package does not define the marker builtin enum. I also 
re-ran the focused marker test locally and it passes (    
est_operator_marker_unsupported: 2 passed).


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to