Better error message handling for contrib (#946)
* Better error message handling for contrib * fix lint * fix testcase * fix test
Showing
- python/tvm/contrib/cc.py 5 additions, 4 deletionspython/tvm/contrib/cc.py
- python/tvm/contrib/emscripten.py 3 additions, 1 deletionpython/tvm/contrib/emscripten.py
- python/tvm/contrib/ndk.py 3 additions, 1 deletionpython/tvm/contrib/ndk.py
- python/tvm/contrib/nvcc.py 1 addition, 1 deletionpython/tvm/contrib/nvcc.py
- python/tvm/contrib/rocm.py 2 additions, 1 deletionpython/tvm/contrib/rocm.py
- python/tvm/contrib/spirv.py 2 additions, 2 deletionspython/tvm/contrib/spirv.py
- python/tvm/contrib/tar.py 3 additions, 2 deletionspython/tvm/contrib/tar.py
- python/tvm/contrib/xcode.py 4 additions, 2 deletionspython/tvm/contrib/xcode.py
- topi/python/topi/__init__.py 4 additions, 1 deletiontopi/python/topi/__init__.py
- topi/tests/python/test_topi_dilate.py 1 addition, 0 deletionstopi/tests/python/test_topi_dilate.py
- topi/tests/python/test_topi_softmax.py 1 addition, 0 deletionstopi/tests/python/test_topi_softmax.py
- topi/tests/python/test_topi_upsampling.py 1 addition, 0 deletionstopi/tests/python/test_topi_upsampling.py
- topi/tests/python_cpp/test_topi_dilate.py 1 addition, 0 deletionstopi/tests/python_cpp/test_topi_dilate.py
- topi/tests/python_cpp/test_topi_softmax.py 1 addition, 0 deletionstopi/tests/python_cpp/test_topi_softmax.py
Loading
Please register or sign in to comment