grant-arm opened a new pull request #10191:
URL: https://github.com/apache/tvm/pull/10191


   Currently for the C Interface API, output tensor names default to "output", 
"output0", "output1" etc.
   This is in contrast to the input tensor names that are derived from the 
model.
   
   This PR updates the code to generate output tensor names derived from the 
model and updates unit tests accordingly.


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