| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
static LifecycleStage |
LifecycleStage.forNumber(int value) |
LifecycleStage |
SparseFeature.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
SparseFeature.Builder.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
SparseFeatureOrBuilder.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
FeatureOrBuilder.getLifecycleStage()
The lifecycle stage of a feature.
|
LifecycleStage |
Feature.getLifecycleStage()
The lifecycle stage of a feature.
|
LifecycleStage |
Feature.Builder.getLifecycleStage()
The lifecycle stage of a feature.
|
LifecycleStage |
WeightedFeature.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
WeightedFeature.Builder.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
LifecycleStage |
WeightedFeatureOrBuilder.getLifecycleStage()
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
static LifecycleStage |
LifecycleStage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LifecycleStage |
LifecycleStage.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LifecycleStage |
LifecycleStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleStage[] |
LifecycleStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<LifecycleStage> |
LifecycleStage.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SparseFeature.Builder |
SparseFeature.Builder.setLifecycleStage(LifecycleStage value)
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
Feature.Builder |
Feature.Builder.setLifecycleStage(LifecycleStage value)
The lifecycle stage of a feature.
|
WeightedFeature.Builder |
WeightedFeature.Builder.setLifecycleStage(LifecycleStage value)
The lifecycle_stage determines where a feature is expected to be used,
and therefore how important issues with it are.
|
Copyright © 2020 Gojek. All rights reserved.