You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/09 13:30:47 UTC

[GitHub] [incubator-tvm] cchung100m opened a new pull request #4294: [Relay][Frontend][Tensorflow] Fix type assignment for 'tf.range' operator

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:
users@infra.apache.org


With regards,
Apache Git Services