Home
last modified time | relevance | path

Searched defs:RandomCropDecodeResizeOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Drandom_crop_decode_resize_op.h38 …explicit RandomCropDecodeResizeOp(const RandomCropAndResizeOp &rhs) : RandomCropAndResizeOp(rhs) {} in RandomCropDecodeResizeOp() function
Drandom_crop_decode_resize_op.cc24 RandomCropDecodeResizeOp::RandomCropDecodeResizeOp(int32_t target_height, int32_t target_width, flo… in RandomCropDecodeResizeOp() function in mindspore::dataset::RandomCropDecodeResizeOp