Uses of Class
org.tensorflow.framework.CollectionDef.NodeList
Packages that use CollectionDef.NodeList
-
Uses of CollectionDef.NodeList in org.tensorflow.framework
Methods in org.tensorflow.framework 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(byte[] data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(com.google.protobuf.ByteString data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(com.google.protobuf.CodedInputStream input) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(InputStream input) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteBuffer data) static CollectionDef.NodeListCollectionDef.NodeList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type CollectionDef.NodeListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CollectionDef.NodeList> CollectionDef.NodeList.getParserForType()static com.google.protobuf.Parser<CollectionDef.NodeList> CollectionDef.NodeList.parser()Methods in org.tensorflow.framework 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;