Type AutotuneAlgorithm
Namespace tensorflow.python.data.ops.dataset_ops
Parent Enum
Fields
Public fields
int value__
return int
|
AutotuneAlgorithm HILL_CLIMB
return AutotuneAlgorithm
|
AutotuneAlgorithm GRADIENT_DESCENT
return AutotuneAlgorithm
|