-
- Downloads
[TOPI] add reshape, concatenate, split (#481)
* [TOPI]add reshape * fix problems * fix lint * try to add concatenate * fix lint and error * fix doc * fix error * try to add split * fix lint * fix error * fix lint
Showing
- topi/python/topi/broadcast.py 15 additions, 15 deletionstopi/python/topi/broadcast.py
- topi/python/topi/cuda/injective.py 3 additions, 1 deletiontopi/python/topi/cuda/injective.py
- topi/python/topi/transform.py 108 additions, 0 deletionstopi/python/topi/transform.py
- topi/python/topi/util.py 49 additions, 0 deletionstopi/python/topi/util.py
- topi/tests/python/test_topi_transform.py 94 additions, 0 deletionstopi/tests/python/test_topi_transform.py
Loading
Please register or sign in to comment