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

   This PR adds a new pass ConvertLayout that converts the layout of conv2d 
operators (NCHW->NHWC) and tries to propagate this conversion when appropriate.
   
   see 
https://github.com/spectrometerHBH/tvm/blob/convert-layout/src/relax/transform/convert_layout.cc#L39
 on how this pass works


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