Add Tensor, cleanup test, all present tests pass
Showing
- HalideIR 1 addition, 1 deletionHalideIR
- include/tvm/expr.h 14 additions, 0 deletionsinclude/tvm/expr.h
- include/tvm/tensor.h 16 additions, 18 deletionsinclude/tvm/tensor.h
- include/tvm/tvm.h 0 additions, 4 deletionsinclude/tvm/tvm.h
- src/lang/ir_node.cc 0 additions, 0 deletionssrc/lang/ir_node.cc
- src/lang/tensor.cc 47 additions, 0 deletionssrc/lang/tensor.cc
- tests/cpp/expr_test.cc 0 additions, 37 deletionstests/cpp/expr_test.cc
- tests/cpp/tensor_test.cc 1 addition, 7 deletionstests/cpp/tensor_test.cc
- tests/cpp/unittest.mk 1 addition, 1 deletiontests/cpp/unittest.mk
- tests/python/test_domain.py 0 additions, 29 deletionstests/python/test_domain.py
- tests/python/test_schedule.py 0 additions, 41 deletionstests/python/test_schedule.py
- tests/python/test_split.py 0 additions, 22 deletionstests/python/test_split.py
- tests/python/test_tensor.py 0 additions, 30 deletionstests/python/test_tensor.py
File moved
src/lang/tensor.cc
0 → 100644
tests/python/test_domain.py
deleted
100644 → 0
tests/python/test_schedule.py
deleted
100644 → 0
tests/python/test_split.py
deleted
100644 → 0
tests/python/test_tensor.py
deleted
100644 → 0
Please register or sign in to comment