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