Skip to content

[Relay] Support for Tensorflow 2.0 #4102

@ic

Description

@ic

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 are some elements to support TF2. Definitely insufficient, so just for getting started on the support.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions