Home
last modified time | relevance | path

Searched refs:upper_saturation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/image/python/ops/
Ddistort_image_ops.py36 upper_saturation=1, argument
77 if lower_saturation > upper_saturation:
88 if lower_saturation == upper_saturation:
92 [], lower_saturation, upper_saturation, seed=seed)