[Topi] Fast mode in take op (#3325)
authorhlu1 <14827759+hlu1@users.noreply.github.com>
Tue, 11 Jun 2019 23:32:12 +0000 (16:32 -0700)
committerHaichen Shen <shenhaichen@gmail.com>
Tue, 11 Jun 2019 23:32:12 +0000 (16:32 -0700)
commit2c41fd2f038e90539479ab08370916c1ecd95d2b
tree722e960156ade20e34f0e7a121ef3df49496c61d
parentd4ca627a5a5df88f477bd6cc89ee2e3e06931c29
[Topi] Fast mode in take op (#3325)
include/tvm/relay/attrs/transform.h
python/tvm/relay/op/transform.py
tests/python/relay/test_op_level3.py
topi/include/topi/transform.h
topi/python/topi/transform.py
topi/tests/python/test_topi_transform.py