Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/dataset/vision/
Dpy_transforms.py35 …check_mix_up, check_positive_degrees, check_uniform_augment_py, check_auto_contrast, check_rgb_to_…
1580 @check_auto_contrast
Dc_transforms.py55 …check_bounding_box_augment_cpp, check_random_select_subpolicy_op, check_auto_contrast, check_rando…
179 @check_auto_contrast
Dvalidators.py807 def check_auto_contrast(method): function