Features |
Features.Builder.build() |
Features |
Features.Builder.buildPartial() |
Features |
SequenceExample.getContext()
.tensorflow.Features context = 1;
|
Features |
SequenceExample.Builder.getContext()
.tensorflow.Features context = 1;
|
Features |
SequenceExampleOrBuilder.getContext()
.tensorflow.Features context = 1;
|
static Features |
Features.getDefaultInstance() |
Features |
Features.getDefaultInstanceForType() |
Features |
Features.Builder.getDefaultInstanceForType() |
Features |
Example.getFeatures()
.tensorflow.Features features = 1;
|
Features |
Example.Builder.getFeatures()
.tensorflow.Features features = 1;
|
Features |
ExampleOrBuilder.getFeatures()
.tensorflow.Features features = 1;
|
static Features |
Features.parseDelimitedFrom(InputStream input) |
static Features |
Features.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Features |
Features.parseFrom(byte[] data) |
static Features |
Features.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Features |
Features.parseFrom(ByteBuffer data) |
static Features |
Features.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Features |
Features.parseFrom(com.google.protobuf.ByteString data) |
static Features |
Features.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Features |
Features.parseFrom(com.google.protobuf.CodedInputStream input) |
static Features |
Features.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Features |
Features.parseFrom(InputStream input) |
static Features |
Features.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |