> Awesome solution! Just curios: for shapes which are worse than cudnn/cublas, 
> what kind of tuning is using?
We haven’t spent much effort on performance tuning yet. For cases with bad 
performance we plan to do profiling to figure out the causes firstly. One 
possible way of optimization is to manually modify the generated code. If the 
manual optimization really works and it is general enough, we can try to 
implement it in the schedule.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/issues/4105#issuecomment-541060356

Reply via email to