adstraw opened a new pull request #9333:
URL: https://github.com/apache/tvm/pull/9333


   Disconnect the filter layout from the schedule.  Filter layout is now a 
property of the test.  Adjusts schedules to handle either logical or packed 
filter layout.  Removes duplicate `conv2d_logical` schedule which was 
specialized to handle filter in logical layout.  Now we have two schedules 
based on output layout --- nhwc8h8w32c or nhw8h8wc.  And, some other general 
cleanup.
   


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