Add PAD operator to relay tflite frontend (#3310)
authorAlexander Pivovarov <pivovaa@amazon.com>
Mon, 10 Jun 2019 22:29:01 +0000 (15:29 -0700)
committerYao Wang <kevinthesunwy@gmail.com>
Mon, 10 Jun 2019 22:29:00 +0000 (15:29 -0700)
commit8f219b95bbce52a5cc447817af2f123732ec8c08
treeaf8a0935b9868d093d579e187d19d1545f7b75ce
parent3294d72b24113985496143a0f0dfa3de1fb4bef0
Add PAD operator to relay tflite frontend (#3310)
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py