| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<WeightedFeature> |
WeightedFeature.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
WeightedFeature |
WeightedFeature.Builder.build() |
WeightedFeature |
WeightedFeature.Builder.buildPartial() |
static WeightedFeature |
WeightedFeature.getDefaultInstance() |
WeightedFeature |
WeightedFeature.getDefaultInstanceForType() |
WeightedFeature |
WeightedFeature.Builder.getDefaultInstanceForType() |
WeightedFeature |
SchemaOrBuilder.getWeightedFeature(int index)
Weighted features described in this schema.
|
WeightedFeature |
Schema.getWeightedFeature(int index)
Weighted features described in this schema.
|
WeightedFeature |
Schema.Builder.getWeightedFeature(int index)
Weighted features described in this schema.
|
static WeightedFeature |
WeightedFeature.parseDelimitedFrom(InputStream input) |
static WeightedFeature |
WeightedFeature.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightedFeature |
WeightedFeature.parseFrom(byte[] data) |
static WeightedFeature |
WeightedFeature.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightedFeature |
WeightedFeature.parseFrom(ByteBuffer data) |
static WeightedFeature |
WeightedFeature.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightedFeature |
WeightedFeature.parseFrom(com.google.protobuf.ByteString data) |
static WeightedFeature |
WeightedFeature.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightedFeature |
WeightedFeature.parseFrom(com.google.protobuf.CodedInputStream input) |
static WeightedFeature |
WeightedFeature.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightedFeature |
WeightedFeature.parseFrom(InputStream input) |
static WeightedFeature |
WeightedFeature.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WeightedFeature> |
WeightedFeature.getParserForType() |
List<WeightedFeature> |
SchemaOrBuilder.getWeightedFeatureList()
Weighted features described in this schema.
|
List<WeightedFeature> |
Schema.getWeightedFeatureList()
Weighted features described in this schema.
|
List<WeightedFeature> |
Schema.Builder.getWeightedFeatureList()
Weighted features described in this schema.
|
static com.google.protobuf.Parser<WeightedFeature> |
WeightedFeature.parser() |
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.addWeightedFeature(int index,
WeightedFeature value)
Weighted features described in this schema.
|
Schema.Builder |
Schema.Builder.addWeightedFeature(WeightedFeature value)
Weighted features described in this schema.
|
WeightedFeature.Builder |
WeightedFeature.Builder.mergeFrom(WeightedFeature other) |
static WeightedFeature.Builder |
WeightedFeature.newBuilder(WeightedFeature prototype) |
Schema.Builder |
Schema.Builder.setWeightedFeature(int index,
WeightedFeature value)
Weighted features described in this schema.
|
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.addAllWeightedFeature(Iterable<? extends WeightedFeature> values)
Weighted features described in this schema.
|
Copyright © 2020 Gojek. All rights reserved.