-
- Downloads
[OP] Introduces auxiliary attrs into compute (#1293)
Showing
- include/tvm/operation.h 36 additions, 16 deletionsinclude/tvm/operation.h
- include/tvm/runtime/c_runtime_api.h 4 additions, 0 deletionsinclude/tvm/runtime/c_runtime_api.h
- python/tvm/api.py 28 additions, 6 deletionspython/tvm/api.py
- src/api/api_lang.cc 6 additions, 3 deletionssrc/api/api_lang.cc
- src/lang/reflection.cc 26 additions, 2 deletionssrc/lang/reflection.cc
- src/op/compute_op.cc 15 additions, 9 deletionssrc/op/compute_op.cc
- src/op/extern_op.cc 8 additions, 6 deletionssrc/op/extern_op.cc
- src/op/scan_op.cc 13 additions, 9 deletionssrc/op/scan_op.cc
- src/schedule/schedule_dataflow_rewrite.cc 6 additions, 3 deletionssrc/schedule/schedule_dataflow_rewrite.cc
- tests/python/unittest/test_lang_reflection.py 13 additions, 0 deletionstests/python/unittest/test_lang_reflection.py
- tests/python/unittest/test_lang_tag.py 17 additions, 3 deletionstests/python/unittest/test_lang_tag.py
- topi/include/topi/contrib/cublas.h 1 addition, 1 deletiontopi/include/topi/contrib/cublas.h
- topi/include/topi/contrib/rocblas.h 1 addition, 1 deletiontopi/include/topi/contrib/rocblas.h
- topi/include/topi/detail/extern.h 12 additions, 9 deletionstopi/include/topi/detail/extern.h
Loading
Please register or sign in to comment