Mousius opened a new pull request #9190:
URL: https://github.com/apache/tvm/pull/9190


   This is the initial implementation which wires in a test case for 
TIRToRuntime, in order to get this working I re-used `CodegenCHost` as it 
implements all of the `Op`s required from the lowered `PrimFunc`. 
   
   Currently, the `IRModule` is non-unified but in future work it should 
definitely do so, I wanted to implement the basics here to get the infra in 
place.
   
   The example now shows how to register the target, and customize the pipeline 
with minimal additional work involved :smile_cat: 
   


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