Home
last modified time | relevance | path

Searched defs:OutputShape (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dhwc_to_chw_op.cc29 Status HwcToChwOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &ou… in OutputShape() function in mindspore::dataset::HwcToChwOp
Dcrop_op.cc40 Status CropOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &output… in OutputShape() function in mindspore::dataset::CropOp
Ddecode_op.cc50 Status DecodeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::DecodeOp
Dresize_op.cc54 Status ResizeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::ResizeOp
Dcenter_crop_op.cc76 Status CenterCropOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &… in OutputShape() function in mindspore::dataset::CenterCropOp
Dpad_op.cc45 Status PadOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outputs… in OutputShape() function in mindspore::dataset::PadOp
Drotate_op.cc65 Status RotateOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::RotateOp
Drandom_select_subpolicy_op.cc68 Status RandomSelectSubpolicyOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<Ten… in OutputShape() function in mindspore::dataset::RandomSelectSubpolicyOp
Drandom_rotation_op.cc64 Status RandomRotationOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShap… in OutputShape() function in mindspore::dataset::RandomRotationOp
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/
Done_hot_op.cc30 Status OneHotOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::OneHotOp
Dpad_end_op.cc30 Status PadEndOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::PadEndOp
Dconcatenate_op.cc31 Status ConcatenateOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::ConcatenateOp
Drandom_apply_op.cc33 Status RandomApplyOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::RandomApplyOp
Dcompose_op.cc25 Status ComposeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &out… in OutputShape() function in mindspore::dataset::ComposeOp
Drandom_choice_op.cc49 Status RandomChoiceOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape>… in OutputShape() function in mindspore::dataset::RandomChoiceOp
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/audio/kernels/
Dangle_op.cc40 Status AngleOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outpu… in OutputShape() function in mindspore::dataset::AngleOp
Dmagphase_op.cc36 Status MagphaseOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &ou… in OutputShape() function in mindspore::dataset::MagphaseOp
Dtime_stretch_op.cc56 Status TimeStretchOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::TimeStretchOp
Dcomplex_norm_op.cc33 Status ComplexNormOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::ComplexNormOp
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/
Dsliding_window_op.cc34 Status SlidingWindowOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape… in OutputShape() function in mindspore::dataset::SlidingWindowOp
Dngram_op.cc81 Status NgramOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outpu… in OutputShape() function in mindspore::dataset::NgramOp
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/
Dtensor_op.cc57 Status TensorOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::TensorOp
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/
Dsoft_dvpp_decode_resize_jpeg_op.cc79 Status SoftDvppDecodeResizeJpegOp::OutputShape(const std::vector<TensorShape> &inputs, in OutputShape() function in mindspore::dataset::SoftDvppDecodeResizeJpegOp
/third_party/mindspore/tests/ut/cpp/dataset/
Dsliding_window_op_test.cc55 TEST_F(MindDataTestSlidingWindowOp, OutputShape) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/
Ddvpp_decode_png_op.cc123 Status DvppDecodePngOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape… in OutputShape() function in mindspore::dataset::DvppDecodePngOp

12