Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dcenter_crop_op.cc66 Status CenterCropOp::ConstructShape(const TensorShape &in_shape, std::shared_ptr<TensorShape> *out_… in ConstructShape() function in mindspore::dataset::CenterCropOp
Drotate_op.cc137 TensorShape RotateOp::ConstructShape(const TensorShape &in_shape) const { in ConstructShape() function in mindspore::dataset::RotateOp
Drandom_crop_op.cc135 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/
Ddvpp_rotate_op.cc114 TensorShape DvppRotateOp::ConstructShape(const TensorShape &in_shape) { in ConstructShape() function in mindspore::dataset::DvppRotateOp