-
- Downloads
[MATH][TOPI][NNVM] introduce trunc, round (#1310)
Showing
- docs/api/python/intrin.rst 8 additions, 0 deletionsdocs/api/python/intrin.rst
- docs/api/python/topi.rst 8 additions, 0 deletionsdocs/api/python/topi.rst
- docs/nnvm_top.rst 8 additions, 0 deletionsdocs/nnvm_top.rst
- include/tvm/ir_operator.h 2 additions, 0 deletionsinclude/tvm/ir_operator.h
- nnvm/python/nnvm/top/tensor.py 16 additions, 0 deletionsnnvm/python/nnvm/top/tensor.py
- nnvm/src/top/tensor/elemwise.cc 48 additions, 0 deletionsnnvm/src/top/tensor/elemwise.cc
- nnvm/tests/python/compiler/test_top_level3.py 36 additions, 0 deletionsnnvm/tests/python/compiler/test_top_level3.py
- python/tvm/intrin.py 36 additions, 0 deletionspython/tvm/intrin.py
- src/codegen/intrin_rule_cuda.cc 6 additions, 0 deletionssrc/codegen/intrin_rule_cuda.cc
- src/codegen/intrin_rule_metal.cc 6 additions, 0 deletionssrc/codegen/intrin_rule_metal.cc
- src/codegen/intrin_rule_opencl.cc 6 additions, 0 deletionssrc/codegen/intrin_rule_opencl.cc
- src/codegen/llvm/intrin_rule_llvm.cc 6 additions, 0 deletionssrc/codegen/llvm/intrin_rule_llvm.cc
- src/codegen/llvm/intrin_rule_rocm.cc 6 additions, 0 deletionssrc/codegen/llvm/intrin_rule_rocm.cc
- src/codegen/spirv/intrin_rule_spirv.cc 6 additions, 0 deletionssrc/codegen/spirv/intrin_rule_spirv.cc
- topi/include/topi/elemwise.h 2 additions, 0 deletionstopi/include/topi/elemwise.h
- topi/python/topi/math.py 35 additions, 0 deletionstopi/python/topi/math.py
- topi/tests/python/test_topi_math.py 3 additions, 1 deletiontopi/tests/python/test_topi_math.py
Loading
Please register or sign in to comment