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