Deivanayaki-S opened a new pull request, #17840:
URL: https://github.com/apache/tvm/pull/17840

   This PR refactors the logic for detecting unsupported ops by moving 
_check_unsupported_func_type into a shared utility in 
base_fx_graph_translator.py file. Previously, this logic was implemented 
separately in both from_fx and from_exported_program. By centralizing this 
function, we reduce duplication and ensure consistent missing op reporting 
across Torch frontends.


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