Tensorflow script upgrade from 1.13.1 to 2.0.0, so that it can run in both versionsw...
authorSamuel <siju.samuel@huawei.com>
Mon, 16 Mar 2020 19:55:48 +0000 (01:25 +0530)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 19:55:48 +0000 (12:55 -0700)
commit06bb17ec7cf77a467116d312da9968da9936df09
tree3fb7b85396094f99c2421da72f751ca602c59b73
parent11ee1a0e4fc684cc8fbbeba4b8a0682b0e4c6193
Tensorflow script upgrade from 1.13.1 to 2.0.0, so that it can run in both versionsw (#4963)
python/tvm/relay/frontend/tensorflow.py
python/tvm/relay/frontend/tensorflow_parser.py
python/tvm/relay/testing/tf.py
tests/python/frontend/keras/test_forward.py
tests/python/frontend/tensorflow/test_control_flow.py
tests/python/frontend/tensorflow/test_debugging.py
tests/python/frontend/tensorflow/test_forward.py
tests/python/frontend/tensorflow/test_no_op.py
tests/python/frontend/tflite/test_forward.py
tutorials/frontend/from_tflite.py