[NVPTX] libdevice support, enable NVPTX backend in topi tests (#1365)
Showing
- apps/benchmark/gpu_imagenet_bench.py 1 addition, 1 deletionapps/benchmark/gpu_imagenet_bench.py
- src/codegen/llvm/codegen_nvptx.cc 15 additions, 2 deletionssrc/codegen/llvm/codegen_nvptx.cc
- src/codegen/llvm/intrin_rule_nvptx.cc 64 additions, 0 deletionssrc/codegen/llvm/intrin_rule_nvptx.cc
- src/codegen/llvm/intrin_rule_rocm.cc 1 addition, 1 deletionsrc/codegen/llvm/intrin_rule_rocm.cc
- topi/python/topi/cuda/depthwise_conv2d.py 1 addition, 1 deletiontopi/python/topi/cuda/depthwise_conv2d.py
- topi/tests/python/test_topi_broadcast.py 2 additions, 0 deletionstopi/tests/python/test_topi_broadcast.py
- topi/tests/python/test_topi_conv2d_hwcn.py 1 addition, 1 deletiontopi/tests/python/test_topi_conv2d_hwcn.py
- topi/tests/python/test_topi_conv2d_nchw.py 3 additions, 2 deletionstopi/tests/python/test_topi_conv2d_nchw.py
- topi/tests/python/test_topi_conv2d_transpose_nchw.py 1 addition, 1 deletiontopi/tests/python/test_topi_conv2d_transpose_nchw.py
- topi/tests/python/test_topi_dense.py 1 addition, 1 deletiontopi/tests/python/test_topi_dense.py
- topi/tests/python/test_topi_depthwise_conv2d.py 2 additions, 0 deletionstopi/tests/python/test_topi_depthwise_conv2d.py
- topi/tests/python/test_topi_depthwise_conv2d_back_input.py 1 addition, 0 deletionstopi/tests/python/test_topi_depthwise_conv2d_back_input.py
- topi/tests/python/test_topi_depthwise_conv2d_back_weight.py 1 addition, 0 deletionstopi/tests/python/test_topi_depthwise_conv2d_back_weight.py
- topi/tests/python/test_topi_l2norm.py 1 addition, 1 deletiontopi/tests/python/test_topi_l2norm.py
- topi/tests/python/test_topi_lrn.py 1 addition, 1 deletiontopi/tests/python/test_topi_lrn.py
- topi/tests/python/test_topi_math.py 1 addition, 1 deletiontopi/tests/python/test_topi_math.py
- topi/tests/python/test_topi_pooling.py 2 additions, 2 deletionstopi/tests/python/test_topi_pooling.py
- topi/tests/python/test_topi_reduce.py 11 additions, 7 deletionstopi/tests/python/test_topi_reduce.py
- topi/tests/python/test_topi_relu.py 1 addition, 1 deletiontopi/tests/python/test_topi_relu.py
- topi/tests/python/test_topi_resize.py 1 addition, 1 deletiontopi/tests/python/test_topi_resize.py
Loading
Please register or sign in to comment