[SCHEDULE] Normalize returns a new schedule (#94)
Showing
- include/tvm/schedule.h 6 additions, 1 deletioninclude/tvm/schedule.h
- python/tvm/build.py 1 addition, 1 deletionpython/tvm/build.py
- python/tvm/schedule.py 8 additions, 3 deletionspython/tvm/schedule.py
- src/api/api_lang.cc 1 addition, 1 deletionsrc/api/api_lang.cc
- src/schedule/schedule_dataflow_rewrite.cc 5 additions, 3 deletionssrc/schedule/schedule_dataflow_rewrite.cc
- src/schedule/schedule_lang.cc 46 additions, 0 deletionssrc/schedule/schedule_lang.cc
- tests/python/integration/test_dot.py 1 addition, 1 deletiontests/python/integration/test_dot.py
- tests/python/integration/test_gemm.py 1 addition, 1 deletiontests/python/integration/test_gemm.py
- tests/python/unittest/test_codegen_device.py 1 addition, 0 deletionstests/python/unittest/test_codegen_device.py
- tests/python/unittest/test_schedule_bound_inference.py 12 additions, 8 deletionstests/python/unittest/test_schedule_bound_inference.py
- tests/python/unittest/test_schedule_schedule_ops.py 3 additions, 3 deletionstests/python/unittest/test_schedule_schedule_ops.py
- tests/verilog/integration/test_codegen_verilog.py 1 addition, 1 deletiontests/verilog/integration/test_codegen_verilog.py
Loading
Please register or sign in to comment