Uses of Class
org.tensorflow.proto.CollectionDef.Int64List
Packages that use CollectionDef.Int64List
-
Uses of CollectionDef.Int64List in org.tensorflow.proto
Methods in org.tensorflow.proto that return CollectionDef.Int64ListModifier and TypeMethodDescriptionCollectionDef.Int64List.Builder.build()CollectionDef.Int64List.Builder.buildPartial()static CollectionDef.Int64ListCollectionDef.Int64List.getDefaultInstance()CollectionDef.Int64List.Builder.getDefaultInstanceForType()CollectionDef.Int64List.getDefaultInstanceForType()CollectionDef.Builder.getInt64List().tensorflow.CollectionDef.Int64List int64_list = 3;CollectionDef.getInt64List().tensorflow.CollectionDef.Int64List int64_list = 3;CollectionDefOrBuilder.getInt64List().tensorflow.CollectionDef.Int64List int64_list = 3;static CollectionDef.Int64ListCollectionDef.Int64List.parseDelimitedFrom(InputStream input) static CollectionDef.Int64ListCollectionDef.Int64List.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(byte[] data) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(ByteString data) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(CodedInputStream input) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(InputStream input) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(ByteBuffer data) static CollectionDef.Int64ListCollectionDef.Int64List.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type CollectionDef.Int64ListModifier and TypeMethodDescriptionCollectionDef.Int64List.getParserForType()static Parser<CollectionDef.Int64List> CollectionDef.Int64List.parser()Methods in org.tensorflow.proto with parameters of type CollectionDef.Int64ListModifier and TypeMethodDescriptionCollectionDef.Int64List.Builder.mergeFrom(CollectionDef.Int64List other) CollectionDef.Builder.mergeInt64List(CollectionDef.Int64List value) .tensorflow.CollectionDef.Int64List int64_list = 3;CollectionDef.Int64List.newBuilder(CollectionDef.Int64List prototype) CollectionDef.Builder.setInt64List(CollectionDef.Int64List value) .tensorflow.CollectionDef.Int64List int64_list = 3;