[Relay][Frontend][Keras] batch_norm op params not handling well (#4310)
authorXingyu Zhou <zhoxingy@amazon.com>
Tue, 12 Nov 2019 18:30:04 +0000 (10:30 -0800)
committerYuwei Hu <huyuwei1995@gmail.com>
Tue, 12 Nov 2019 18:30:04 +0000 (10:30 -0800)
commit83bac2d1d76888fe8827a6bcc6831b39e272a18e
tree30af128e70a98e85b9984786fb0e86e9189be4e1
parent2571449ee3b4cfb36a4eac6a3d1e597a7c7e209f
[Relay][Frontend][Keras] batch_norm op params not handling well (#4310)

* Relay Keras frontent batch_norm op params not handeling well

* add unit test for Relay Frontend Keras batch_norm
python/tvm/relay/frontend/keras.py
tests/python/frontend/keras/test_forward.py