Error while using protoc to generate graph.proto

Hi,

I’m using TF v2.9.1 and trying to use protoc 3.21.8 to generate graph.proto, from tensor flow source code.

While some of the proto files are generated successfully - I have an issue with this file.

graph.proto:17:12: “NodeDef” is not defined.
graph.proto:22:3: “VersionDef” is not defined.
graph.proto:55:3: “FunctionDefLibrary” is not defined.

Can you please support?

Thanks!

maybe @kristen (from the SIG Build) may be able to help or know someone that may

I created the forum category but otherwise not involved in the SIG :slight_smile:

@angerson can you help with this?

1 Like