Uses of Class
org.tensorflow.proto.Int64List
Packages that use Int64List
-
Uses of Int64List in org.tensorflow.proto
Methods in org.tensorflow.proto that return Int64ListModifier and TypeMethodDescriptionInt64List.Builder.build()Int64List.Builder.buildPartial()static Int64ListInt64List.getDefaultInstance()Int64List.Builder.getDefaultInstanceForType()Int64List.getDefaultInstanceForType()Feature.Builder.getInt64List().tensorflow.Int64List int64_list = 3;Feature.getInt64List().tensorflow.Int64List int64_list = 3;FeatureOrBuilder.getInt64List().tensorflow.Int64List int64_list = 3;static Int64ListInt64List.parseDelimitedFrom(InputStream input) static Int64ListInt64List.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Int64ListInt64List.parseFrom(byte[] data) static Int64ListInt64List.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static Int64ListInt64List.parseFrom(ByteString data) static Int64ListInt64List.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static Int64ListInt64List.parseFrom(CodedInputStream input) static Int64ListInt64List.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Int64ListInt64List.parseFrom(InputStream input) static Int64ListInt64List.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Int64ListInt64List.parseFrom(ByteBuffer data) static Int64ListInt64List.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type Int64ListMethods in org.tensorflow.proto with parameters of type Int64ListModifier and TypeMethodDescriptionFeature.Builder.mergeInt64List(Int64List value) .tensorflow.Int64List int64_list = 3;static Int64List.BuilderInt64List.newBuilder(Int64List prototype) Feature.Builder.setInt64List(Int64List value) .tensorflow.Int64List int64_list = 3;