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/12/27 16:10:37 UTC

[GitHub] [incubator-tvm] zhuochenKIDD opened a new pull request #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible

zhuochenKIDD opened a new pull request #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible
URL: https://github.com/apache/incubator-tvm/pull/4593
 
 
   The doc https://docs.tvm.ai/frontend/tensorflow.html says tvm support tf 1.12 and below, however, the from-tf tutorials https://docs.tvm.ai/tutorials/frontend/from_tensorflow.html#tutorials failed for tf 1.12 or below because of tf.compat.v1 module.
   
   I notice this PR for TF 2.x compatibility https://github.com/apache/incubator-tvm/pull/4104, it would be very nice not to break the compatibility for lower TF 1.xx versions, because most of our platform users are TF 1.10

----------------------------------------------------------------
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

[GitHub] [incubator-tvm] tqchen merged pull request #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible
URL: https://github.com/apache/incubator-tvm/pull/4593
 
 
   

----------------------------------------------------------------
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

[GitHub] [incubator-tvm] zhuochenKIDD commented on issue #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible

Posted by GitBox <gi...@apache.org>.
zhuochenKIDD commented on issue #4593: [Bugfix][Frontend][TF] Fix tutorial for TF<=1.12 compatible
URL: https://github.com/apache/incubator-tvm/pull/4593#issuecomment-569379335
 
 
   @yzhliu @yongwww @tqchen  would you pls take a look?

----------------------------------------------------------------
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