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!