Uses of Interface
org.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
Packages that use GraphTransferGraphOutputNodeInfoOrBuilder
-
Uses of GraphTransferGraphOutputNodeInfoOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement GraphTransferGraphOutputNodeInfoOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typetensorflow.GraphTransferGraphOutputNodeInfostatic final classProtobuf typetensorflow.GraphTransferGraphOutputNodeInfoMethods in org.tensorflow.proto that return GraphTransferGraphOutputNodeInfoOrBuilderModifier and TypeMethodDescriptionGraphTransferInfo.Builder.getGraphOutputNodeInfoOrBuilder(int index) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferInfo.getGraphOutputNodeInfoOrBuilder(int index) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferInfoOrBuilder.getGraphOutputNodeInfoOrBuilder(int index) repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;Methods in org.tensorflow.proto that return types with arguments of type GraphTransferGraphOutputNodeInfoOrBuilderModifier and TypeMethodDescriptionList<? extends GraphTransferGraphOutputNodeInfoOrBuilder> GraphTransferInfo.Builder.getGraphOutputNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> GraphTransferInfo.getGraphOutputNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;List<? extends GraphTransferGraphOutputNodeInfoOrBuilder> GraphTransferInfoOrBuilder.getGraphOutputNodeInfoOrBuilderList()repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;