[Apache TVM Discuss] [Questions] Auto-scheduling Problem on CUDA

2022-06-16 Thread Andrewwang0612 via Apache TVM Discuss
Excuse me. Sorry to bother you. When I use **efficientnetv2-b0** to do real time classification on 1080ti The model layout is NCHW and I use 2 trials,FPS is about 33. And I try to convert my model layout to NHWC,the tuning parameters are same as the previous work,FPS is about 30. In **effic

[Apache TVM Discuss] [Questions] Auto-scheduling Problem on CUDA

2022-06-12 Thread Lianmin Zheng via Apache TVM Discuss
You can follow the scripts in this repo to correctly set the tuning parameters of Ansor https://github.com/tlc-pack/TLCBench Note that Ansor works better for NHWC layout, so probably you can follow the scripts above to convert your model into NHWC layout. --- [Visit Topic](https://discus