[Relay][Op] concatenate, reshape, transpose, copy (#1847)
Showing
- docs/langref/relay_op.rst 4 additions, 0 deletionsdocs/langref/relay_op.rst
- include/tvm/relay/attrs/transform.h 29 additions, 0 deletionsinclude/tvm/relay/attrs/transform.h
- python/tvm/relay/op/tensor.py 38 additions, 15 deletionspython/tvm/relay/op/tensor.py
- python/tvm/relay/op/transform.py 90 additions, 0 deletionspython/tvm/relay/op/transform.py
- src/relay/op/op_common.h 30 additions, 0 deletionssrc/relay/op/op_common.h
- src/relay/op/tensor/transform.cc 240 additions, 2 deletionssrc/relay/op/tensor/transform.cc
- src/relay/op/tensor/unary.cc 5 additions, 12 deletionssrc/relay/op/tensor/unary.cc
- tests/python/relay/test_op_level1.py 39 additions, 0 deletionstests/python/relay/test_op_level1.py
- tests/python/relay/test_op_level3.py 47 additions, 0 deletionstests/python/relay/test_op_level3.py
- tests/python/relay/test_pass_dead_code_elimination.py 1 addition, 1 deletiontests/python/relay/test_pass_dead_code_elimination.py
- tests/python/relay/test_type_infer.py 3 additions, 3 deletionstests/python/relay/test_type_infer.py
- topi/include/topi/transform.h 10 additions, 6 deletionstopi/include/topi/transform.h
Loading
Please register or sign in to comment