Skip to content

What about TensorFlow 2.0 models compatibility ? #16154

@jsgonsette

Description

@jsgonsette

Compatibility with TensorFlow 2.0 models is barely stated (correct me if I'm wrong). I can't find any information about training a model in Python/TensorFlow 2.0, exporting this model (SavedModel format) then use it in Dot.Net. When I tried I could load my model in Dot.Net, but got an exception as soon as I tried to push some data into. This exception is risen by some TF internal machinery, complaining about an unknown operation. As a result I have no idea if ML.Net is compatible with TF 2.0 or if something else is wrong. This point should be better explained.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions