checked buffer / schedule / code gen
Showing
- python/tvm/__init__.py 3 additions, 1 deletionpython/tvm/__init__.py
- python/tvm/buffer.py 76 additions, 0 deletionspython/tvm/buffer.py
- python/tvm/codegen.py 38 additions, 0 deletionspython/tvm/codegen.py
- python/tvm/expr.py 3 additions, 3 deletionspython/tvm/expr.py
- python/tvm/expr_util.py 8 additions, 4 deletionspython/tvm/expr_util.py
- python/tvm/op.py 14 additions, 3 deletionspython/tvm/op.py
- python/tvm/schedule.py 127 additions, 0 deletionspython/tvm/schedule.py
- python/tvm/split.py 21 additions, 8 deletionspython/tvm/split.py
- python/tvm/tensor.py 19 additions, 5 deletionspython/tvm/tensor.py
- tests/python/test_buffer.py 14 additions, 0 deletionstests/python/test_buffer.py
- tests/python/test_schedule.py 41 additions, 0 deletionstests/python/test_schedule.py
- tests/python/test_split.py 1 addition, 3 deletionstests/python/test_split.py
- tests/python/test_tensor.py 2 additions, 1 deletiontests/python/test_tensor.py
Loading
Please register or sign in to comment