Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/dataset/vision/
Dpy_transforms.py32 …e_py, check_normalizepad_py, check_random_crop, check_random_color_adjust, check_random_rotation, \
739 @check_random_rotation
Dc_transforms.py53 check_random_rotation, check_range, check_resize, check_rescale, check_pad, check_cutout, \
1336 @check_random_rotation
Dvalidators.py435 def check_random_rotation(method): function