Searched defs:random_crop (Results 1 – 3 of 3) sorted by relevance
292 std::shared_ptr<TensorTransform> random_crop(new vision::RandomCrop({20})); in TEST_F() local349 …std::shared_ptr<TensorTransform> random_crop(new mindspore::dataset::vision::RandomCrop({500, 500}… in TEST_F() local500 …std::shared_ptr<TensorTransform> random_crop(new mindspore::dataset::vision::RandomCropWithBBox({1… in TEST_F() local
400 def random_crop(img, size, padding, pad_if_needed, fill_value, padding_mode): function
332 auto random_crop = in __anon682838b22e02() local