Searched defs:ConstructShape (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ | ||
| D | center_crop_op.cc | 66 Status CenterCropOp::ConstructShape(const TensorShape &in_shape, std::shared_ptr<TensorShape> *out_… in ConstructShape() function in mindspore::dataset::CenterCropOp |
| D | rotate_op.cc | 137 TensorShape RotateOp::ConstructShape(const TensorShape &in_shape) const { in ConstructShape() function in mindspore::dataset::RotateOp |
| D | random_crop_op.cc | 135 Status RandomCropOp::ConstructShape(const TensorShape &in_shape, std::shared_ptr<TensorShape> *out_… in ConstructShape() function in mindspore::dataset::RandomCropOp |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/ascend910b/ | ||
| D | dvpp_rotate_op.cc | 114 TensorShape DvppRotateOp::ConstructShape(const TensorShape &in_shape) { in ConstructShape() function in mindspore::dataset::DvppRotateOp |