ic opened a new issue #4102:
URL: https://github.com/apache/tvm/issues/4102


   TF2 has been released this week, and becomes the stable version. Some APIs 
are breaking or not supported in Relay.
   
   [Note: I may have been wrong on the resize op thing. Same problem with 
TF1.14]
   For example, the `half_pixel_centers` attribute in the resize op has been 
introduced in TF2 (separate issue #4101), and deprecated namespaces like 
`tf.gfile`, `tf.graph_util`, `tf.GraphDef`, etc.
   
   Walking through the TF tutorial, 
[here](https://github.com/dmlc/tvm/compare/master...ic:6ec2b28) are some 
elements to support TF2. Definitely insufficient, so just for getting started 
on the support.


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


Reply via email to