[KERAS]Global MaxPool3d and AvgPool3d support (#5098)
authorSamuel <siju.samuel@huawei.com>
Tue, 19 May 2020 12:24:25 +0000 (17:54 +0530)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 12:24:25 +0000 (21:24 +0900)
commit2bdf73fabbea128501df33e912a5405a5e4051d6
tree50e4274908879f8f58f2832465035dd37d055c85
parent538e2963428707012a0349f65aad3cd701720073
[KERAS]Global MaxPool3d and AvgPool3d support (#5098)
python/tvm/relay/frontend/keras.py
python/tvm/relay/op/nn/nn.py
tests/python/frontend/keras/test_forward.py