Class OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, OptimizedFunctionGraphOuterClass.OptimizedFunctionGraphOrBuilder
Enclosing class:
OptimizedFunctionGraphOuterClass

public static final class OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph extends GeneratedMessageV3 implements OptimizedFunctionGraphOuterClass.OptimizedFunctionGraphOrBuilder
Optimized function graph after instantiation-related graph optimization
passes (up till before graph partitioning). The first half of the proto is
representing a GraphDef and the rest of the fields are extra information from
graph optimizations.
Protobuf type tensorflow.OptimizedFunctionGraph
See Also: