[Relay][Frontend][Tensorflow] Fix type assignment for operator 'tf.range' (#4294)
authorNeo Chien <cchung100m@cs.ccu.edu.tw>
Tue, 12 Nov 2019 04:34:50 +0000 (12:34 +0800)
committerZhi <5145158+zhiics@users.noreply.github.com>
Tue, 12 Nov 2019 04:34:50 +0000 (20:34 -0800)
commitd184d2f83935bd773538e2f087ccd4d1aa38abc1
tree20fb5adc6e26e4a3c420d0337b6ab16f7d66e5a8
parent62521453a03d73c90900ba08ced6af06ee7f543a
[Relay][Frontend][Tensorflow] Fix type assignment for operator 'tf.range' (#4294)
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py