Uses of Interface
org.tensorflow.framework.GraphTransferGraphOutputNodeInfoOrBuilder
-
Packages that use GraphTransferGraphOutputNodeInfoOrBuilder Package Description org.tensorflow.framework -
-
Uses of GraphTransferGraphOutputNodeInfoOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement GraphTransferGraphOutputNodeInfoOrBuilder Modifier and Type Class Description classGraphTransferGraphOutputNodeInfoProtobuf typetensorflow.GraphTransferGraphOutputNodeInfostatic classGraphTransferGraphOutputNodeInfo.BuilderProtobuf typetensorflow.GraphTransferGraphOutputNodeInfoMethods in org.tensorflow.framework that return GraphTransferGraphOutputNodeInfoOrBuilder Modifier and Type Method Description GraphTransferGraphOutputNodeInfoOrBuilderGraphTransferInfo.Builder. getGraphOutputNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferGraphOutputNodeInfoOrBuilderGraphTransferInfo. getGraphOutputNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;GraphTransferGraphOutputNodeInfoOrBuilderGraphTransferInfoOrBuilder. getGraphOutputNodeInfoOrBuilder(int index)repeated .tensorflow.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;Methods in org.tensorflow.framework that return types with arguments of type GraphTransferGraphOutputNodeInfoOrBuilder Modifier and Type Method Description List<? 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;
-