[DOC/PERF] Reduction Tutorial and GEMM (#96)
* [PERF] Add gemm * [DOC] Reduction tutorial
Showing
- src/codegen/codegen_cuda.h 1 addition, 1 deletionsrc/codegen/codegen_cuda.h
- src/pass/lower_thread_allreduce.cc 2 additions, 2 deletionssrc/pass/lower_thread_allreduce.cc
- src/schedule/schedule_dataflow_rewrite.cc 3 additions, 0 deletionssrc/schedule/schedule_dataflow_rewrite.cc
- tests/python/perf/gemm_square.py 124 additions, 0 deletionstests/python/perf/gemm_square.py
- tests/python/perf/rnn_matexp.py 3 additions, 2 deletionstests/python/perf/rnn_matexp.py
- tutorials/python/reduction.py 133 additions, 0 deletionstutorials/python/reduction.py
Loading
Please register or sign in to comment