[FRONTEND][TENSORFLOW] support multiply outputs (#4980)
authorzhengdi <zhengdi@nationalchip.com>
Sun, 8 Mar 2020 06:27:56 +0000 (14:27 +0800)
committerGitHub <noreply@github.com>
Sun, 8 Mar 2020 06:27:56 +0000 (22:27 -0800)
commitcf0a7e28a8d20aec0b88bb79cb40c26a60d33723
tree768b02c9da2c8a0fa5bbfffd9dcf6d87baf84854
parentba477865c0e52778dcb0a07ba84cbe8488cd0719
[FRONTEND][TENSORFLOW] support multiply outputs (#4980)

* [FRONTEND][TENSORFLOW] support multiply outputs

* [TENSORFLOW][TEST] add tf_testing.AddShapesToGraphDef test

* update frontend test

* retrigger CI
python/tvm/relay/testing/tf.py
tests/python/frontend/tensorflow/test_forward.py