Uses of Class
org.tensorflow.proto.SequenceExample
Packages that use SequenceExample
-
Uses of SequenceExample in org.tensorflow.proto
Methods in org.tensorflow.proto that return SequenceExampleModifier and TypeMethodDescriptionSequenceExample.Builder.build()SequenceExample.Builder.buildPartial()static SequenceExampleSequenceExample.getDefaultInstance()SequenceExample.Builder.getDefaultInstanceForType()SequenceExample.getDefaultInstanceForType()static SequenceExampleSequenceExample.parseDelimitedFrom(InputStream input) static SequenceExampleSequenceExample.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(byte[] data) static SequenceExampleSequenceExample.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(ByteString data) static SequenceExampleSequenceExample.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(CodedInputStream input) static SequenceExampleSequenceExample.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(InputStream input) static SequenceExampleSequenceExample.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(ByteBuffer data) static SequenceExampleSequenceExample.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type SequenceExampleModifier and TypeMethodDescriptionSequenceExample.getParserForType()static Parser<SequenceExample> SequenceExample.parser()Methods in org.tensorflow.proto with parameters of type SequenceExampleModifier and TypeMethodDescriptionSequenceExample.Builder.mergeFrom(SequenceExample other) static SequenceExample.BuilderSequenceExample.newBuilder(SequenceExample prototype)