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

   Ref: https://github.com/onnx/onnx/blob/main/docs/IR.md
   
   Right now we take the first imported op set as the operator version for rest 
of conversion. This assumes the first imported op set is the default (ai.onnx), 
however this is not necessarily the case.
   
   In the future, we need to support multiple operator sets well (see 
https://github.com/apache/tvm/issues/10950). For now, we just try to find the 
default (ai.onnx) namespace and use that for the opset version.


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