Searched defs:ComputeOutputShape (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ | ||
| D | resize_op.cc | 113 TensorShape ResizeOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32_t output… in ComputeOutputShape() function in mindspore::dataset::ResizeOp |
| D | random_crop_and_resize_op.cc | 97 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/ | ||
| D | dvpp_resize_op.cc | 130 TensorShape DvppResizeOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32_t ou… in ComputeOutputShape() function in mindspore::dataset::DvppResizeOp |
| D | dvpp_resized_crop_op.cc | 145 TensorShape DvppResizedCropOp::ComputeOutputShape(const TensorShape &input, int32_t output_h, int32… in ComputeOutputShape() function in mindspore::dataset::DvppResizedCropOp |