Skip to content

Issue with Graph.def invalid for a tensorflow model #5412

@eventxplore

Description

@eventxplore

Windows 10 latest
.NET Core 3.1

Opening savedmodel tensorflow pb file gives invalid Graph.def message.

The pb file is possible to open and view with this site:
https://lutzroeder.github.io/netron/

It warns about huge model and it is huge with a complex network.

When opening the file in ML.NET:
LoadTensorFlowModel() I get the message.

I have opened another pb file ok so my environment is setup ok by this.

I would like to get more info about what is wrong with the model file, to verify it before it is opened.

Is there a verification tool or specification that could be matched to check the pb file, Thanks?

Metadata

Metadata

Labels

Awaiting User InputAwaiting author to supply further info (data, model, repro). Will close issue if no more info given.loadsaveBugs related loading and saving data or models

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions