Package | Description |
---|---|
org.tensorflow.example |
Modifier and Type | Method and Description |
---|---|
static FeatureConfiguration.ConfigCase |
FeatureConfiguration.ConfigCase.forNumber(int value) |
FeatureConfiguration.ConfigCase |
FeatureConfiguration.getConfigCase() |
FeatureConfiguration.ConfigCase |
FeatureConfiguration.Builder.getConfigCase() |
FeatureConfiguration.ConfigCase |
FeatureConfigurationOrBuilder.getConfigCase() |
static FeatureConfiguration.ConfigCase |
FeatureConfiguration.ConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureConfiguration.ConfigCase |
FeatureConfiguration.ConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureConfiguration.ConfigCase[] |
FeatureConfiguration.ConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.