Uses of Interface
org.tensorflow.proto.GraphTransferNodeOutputInfoOrBuilder
Packages that use GraphTransferNodeOutputInfoOrBuilder
-
Uses of GraphTransferNodeOutputInfoOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement GraphTransferNodeOutputInfoOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typetensorflow.GraphTransferNodeOutputInfostatic final classProtobuf typetensorflow.GraphTransferNodeOutputInfoMethods in org.tensorflow.proto that return GraphTransferNodeOutputInfoOrBuilderModifier and TypeMethodDescriptionGraphTransferInfo.Builder.getNodeOutputInfoOrBuilder(int index) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;GraphTransferInfo.getNodeOutputInfoOrBuilder(int index) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;GraphTransferInfoOrBuilder.getNodeOutputInfoOrBuilder(int index) repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;Methods in org.tensorflow.proto that return types with arguments of type GraphTransferNodeOutputInfoOrBuilderModifier and TypeMethodDescriptionList<? extends GraphTransferNodeOutputInfoOrBuilder> GraphTransferInfo.Builder.getNodeOutputInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;List<? extends GraphTransferNodeOutputInfoOrBuilder> GraphTransferInfo.getNodeOutputInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;List<? extends GraphTransferNodeOutputInfoOrBuilder> GraphTransferInfoOrBuilder.getNodeOutputInfoOrBuilderList()repeated .tensorflow.GraphTransferNodeOutputInfo node_output_info = 4;