[KERAS]Upsample3d & ZeroPadding3d op (#5125)
authorSamuel <siju.samuel@huawei.com>
Fri, 3 Apr 2020 16:04:41 +0000 (21:34 +0530)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 16:04:41 +0000 (12:04 -0400)
commitb796c13ccc7f24eadb2c61738060fe389c3e72c9
treee66bb486a9f295bc95b37e734a8e33dd4f51f2ad
parent3c2aa1aa830c8c889a77ba56105b06243648d843
[KERAS]Upsample3d & ZeroPadding3d op (#5125)

* [KERAS]upsampling3d and zeropadding3d op

* [KERAS]upsampling3d and zeropadding3d test case

* Review comments updated
python/tvm/relay/frontend/keras.py
tests/python/frontend/keras/test_forward.py