Uses of Class
org.tensorflow.proto.CollectionDef.NodeList
Packages that use CollectionDef.NodeList
-
Uses of CollectionDef.NodeList in org.tensorflow.proto
Methods in org.tensorflow.proto that return CollectionDef.NodeListModifier and TypeMethodDescriptionCollectionDef.NodeList.Builder.build()CollectionDef.NodeList.Builder.buildPartial()static CollectionDef.NodeListCollectionDef.NodeList.getDefaultInstance()CollectionDef.NodeList.Builder.getDefaultInstanceForType()CollectionDef.NodeList.getDefaultInstanceForType()CollectionDef.Builder.getNodeList().tensorflow.CollectionDef.NodeList node_list = 1;CollectionDef.getNodeList().tensorflow.CollectionDef.NodeList node_list = 1;CollectionDefOrBuilder.getNodeList().tensorflow.CollectionDef.NodeList node_list = 1;static CollectionDef.NodeListCollectionDef.NodeList.parseDelimitedFrom(InputStream input) static CollectionDef.NodeListCollectionDef.NodeList.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(byte[] data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteString data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(CodedInputStream input) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(InputStream input) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteBuffer data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type CollectionDef.NodeListModifier and TypeMethodDescriptionCollectionDef.NodeList.getParserForType()static Parser<CollectionDef.NodeList> CollectionDef.NodeList.parser()Methods in org.tensorflow.proto with parameters of type CollectionDef.NodeListModifier and TypeMethodDescriptionCollectionDef.NodeList.Builder.mergeFrom(CollectionDef.NodeList other) CollectionDef.Builder.mergeNodeList(CollectionDef.NodeList value) .tensorflow.CollectionDef.NodeList node_list = 1;CollectionDef.NodeList.newBuilder(CollectionDef.NodeList prototype) CollectionDef.Builder.setNodeList(CollectionDef.NodeList value) .tensorflow.CollectionDef.NodeList node_list = 1;