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

   Continuation of https://github.com/apache/tvm/pull/10008
   
   I was struggling to parse some relay graphs with custom data type(BYODT), 
generating parsing error.
   
   I found the [issue](https://github.com/apache/tvm/issues/8046) and above PR, 
tried to test it. All work nicely with this patch.
   
   The only problem is that it is not being merged because of some CI problem.
   
   This PR staled 3~4 month, so I merged the latest code and checked that all 
lint stages are passing(`tests/scripts/task_lint.sh`) instead of @gussmith23 . 
Currently no code is added or removed compare to above PR. If the original PR 
can be merged, than it can be deleted.
   
   


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