[SCHEDULE][REFACTOR] Default Fuse to outer inner, consistent to split (#289)
* [SCHEDULE] Fix fuse node order * Make fuse order consistent with split
Showing
- include/tvm/schedule.h 2 additions, 2 deletionsinclude/tvm/schedule.h
- python/tvm/schedule.py 3 additions, 3 deletionspython/tvm/schedule.py
- src/schedule/schedule_lang.cc 8 additions, 5 deletionssrc/schedule/schedule_lang.cc
- tests/python/unittest/test_lang_schedule.py 1 addition, 1 deletiontests/python/unittest/test_lang_schedule.py
- topi/python/topi/cuda/conv2d_hwcn_map.py 2 additions, 2 deletionstopi/python/topi/cuda/conv2d_hwcn_map.py
- topi/python/topi/cuda/depthwise_conv2d_map.py 2 additions, 2 deletionstopi/python/topi/cuda/depthwise_conv2d_map.py
- tutorials/python/schedule_primitives.py 1 addition, 1 deletiontutorials/python/schedule_primitives.py
Please register or sign in to comment