Home
last modified time | relevance | path

Searched defs:ComputeOutputShape (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dresize_op.cc113 TensorShape ResizeOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32_t output… in ComputeOutputShape() function in mindspore::dataset::ResizeOp
Drandom_crop_and_resize_op.cc97 TensorShape RandomCropAndResizeOp::ComputeOutputShape(const TensorShape &input) const { in ComputeOutputShape() function in mindspore::dataset::RandomCropAndResizeOp
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/ascend910b/
Ddvpp_resize_op.cc130 TensorShape DvppResizeOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32_t ou… in ComputeOutputShape() function in mindspore::dataset::DvppResizeOp
Ddvpp_resized_crop_op.cc145 TensorShape DvppResizedCropOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32… in ComputeOutputShape() function in mindspore::dataset::DvppResizedCropOp