cchung100m opened a new pull request #4294: [Relay][Frontend][Tensorflow] Fix type assignment for 'tf.range' operator URL: https://github.com/apache/incubator-tvm/pull/4294 Hi @FinnWeng Following issue #4265 , this PR tries to fix the type assignment for `range` operator, and change the default type assignment from `int32` to `start.dtype`. I would appreciate if you can help me to confirm this patch is work or not, thank you.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
