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