Uses of Class
org.tensorflow.example.SequenceExample
Packages that use SequenceExample
-
Uses of SequenceExample in org.tensorflow.example
Methods in org.tensorflow.example 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(byte[] data) static SequenceExampleSequenceExample.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(com.google.protobuf.ByteString data) static SequenceExampleSequenceExample.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(com.google.protobuf.CodedInputStream input) static SequenceExampleSequenceExample.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(InputStream input) static SequenceExampleSequenceExample.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SequenceExampleSequenceExample.parseFrom(ByteBuffer data) static SequenceExampleSequenceExample.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.example that return types with arguments of type SequenceExampleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SequenceExample> SequenceExample.getParserForType()static com.google.protobuf.Parser<SequenceExample> SequenceExample.parser()Methods in org.tensorflow.example with parameters of type SequenceExampleModifier and TypeMethodDescriptionSequenceExample.Builder.mergeFrom(SequenceExample other) static SequenceExample.BuilderSequenceExample.newBuilder(SequenceExample prototype)