Class OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, OptimizedFunctionGraphOuterClass.OptimizedFunctionGraphOrBuilder
Enclosing class:
OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph

public static final class OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph.Builder extends GeneratedMessageV3.Builder<OptimizedFunctionGraphOuterClass.OptimizedFunctionGraph.Builder> 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