[MXNET]MaxPool3d and AvgPool3d Ops support added (#5614)
authorSamuel <siju.samuel@huawei.com>
Wed, 20 May 2020 01:09:44 +0000 (06:39 +0530)
committerGitHub <noreply@github.com>
Wed, 20 May 2020 01:09:44 +0000 (10:09 +0900)
commit78e5aa10334d9645938b0dd5b439f1c515e0e31d
tree2d061960ee7b809e81de8049a488b83641b8c8ca
parent9a9fe973de12058070006df06d181728a4598ffa
[MXNET]MaxPool3d and AvgPool3d Ops support added (#5614)
python/tvm/relay/frontend/mxnet.py
tests/python/frontend/mxnet/test_forward.py