remove PEP498 f-string new feature for support python3.5 (#4250)
authorKim <kimyangbaochen@vip.qq.com>
Mon, 4 Nov 2019 16:04:02 +0000 (00:04 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Mon, 4 Nov 2019 16:04:02 +0000 (08:04 -0800)
commit996cf30e8d54b4bf58f0c9950475f47bba7e2c7e
treeb43b1d6c4d78f5eb65c8a9b7a454c53d88cd5c0a
parent1b053ec00fdf2f9d74a3757839de41b358517287
remove PEP498  f-string new feature for support  python3.5 (#4250)
nnvm/tests/python/frontend/tensorflow/test_forward.py
python/tvm/relay/_parser.py
python/tvm/relay/memory_alloc.py
rust/frontend/README.md