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

   This PR expands Relax's NN frontend with operators needed to support 
emerging video models like SVD. The main change needed is adding support for 
Conv3D, but a few other minor changes were found to be helpful as well. 
Specifically the ability to rewrite resize2D's layout manually was quite 
helpful for performance, so I expanded it's convertlayout pass to support that. 
I also added a few more options to Conv2D in the nn frontend such as specifying 
layout.


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