Uses of Enum
org.tensorflow.proto.data.DatasetOptions.AutotuneOptions.OptionalEnabledCase
Packages that use DatasetOptions.AutotuneOptions.OptionalEnabledCase
-
Uses of DatasetOptions.AutotuneOptions.OptionalEnabledCase in org.tensorflow.proto.data
Subclasses with type arguments of type DatasetOptions.AutotuneOptions.OptionalEnabledCase in org.tensorflow.proto.dataMethods in org.tensorflow.proto.data that return DatasetOptions.AutotuneOptions.OptionalEnabledCaseModifier and TypeMethodDescriptionDatasetOptions.AutotuneOptions.OptionalEnabledCase.forNumber(int value) DatasetOptions.AutotuneOptions.Builder.getOptionalEnabledCase()DatasetOptions.AutotuneOptions.getOptionalEnabledCase()DatasetOptions.AutotuneOptionsOrBuilder.getOptionalEnabledCase()DatasetOptions.AutotuneOptions.OptionalEnabledCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DatasetOptions.AutotuneOptions.OptionalEnabledCase.values()Returns an array containing the constants of this enum type, in the order they are declared.