| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | hwc_to_chw_op.cc | 29 Status HwcToChwOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &ou… in OutputShape() function in mindspore::dataset::HwcToChwOp
|
| D | crop_op.cc | 40 Status CropOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &output… in OutputShape() function in mindspore::dataset::CropOp
|
| D | decode_op.cc | 50 Status DecodeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::DecodeOp
|
| D | resize_op.cc | 54 Status ResizeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::ResizeOp
|
| D | center_crop_op.cc | 76 Status CenterCropOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &… in OutputShape() function in mindspore::dataset::CenterCropOp
|
| D | pad_op.cc | 45 Status PadOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outputs… in OutputShape() function in mindspore::dataset::PadOp
|
| D | rotate_op.cc | 65 Status RotateOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::RotateOp
|
| D | random_select_subpolicy_op.cc | 68 Status RandomSelectSubpolicyOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<Ten… in OutputShape() function in mindspore::dataset::RandomSelectSubpolicyOp
|
| D | random_rotation_op.cc | 64 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/ |
| D | one_hot_op.cc | 30 Status OneHotOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::OneHotOp
|
| D | pad_end_op.cc | 30 Status PadEndOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outp… in OutputShape() function in mindspore::dataset::PadEndOp
|
| D | concatenate_op.cc | 31 Status ConcatenateOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::ConcatenateOp
|
| D | random_apply_op.cc | 33 Status RandomApplyOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::RandomApplyOp
|
| D | compose_op.cc | 25 Status ComposeOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &out… in OutputShape() function in mindspore::dataset::ComposeOp
|
| D | random_choice_op.cc | 49 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/ |
| D | angle_op.cc | 40 Status AngleOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &outpu… in OutputShape() function in mindspore::dataset::AngleOp
|
| D | magphase_op.cc | 36 Status MagphaseOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> &ou… in OutputShape() function in mindspore::dataset::MagphaseOp
|
| D | time_stretch_op.cc | 56 Status TimeStretchOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape> … in OutputShape() function in mindspore::dataset::TimeStretchOp
|
| D | complex_norm_op.cc | 33 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/ |
| D | sliding_window_op.cc | 34 Status SlidingWindowOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape… in OutputShape() function in mindspore::dataset::SlidingWindowOp
|
| D | ngram_op.cc | 81 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/ |
| D | tensor_op.cc | 57 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/ |
| D | soft_dvpp_decode_resize_jpeg_op.cc | 79 Status SoftDvppDecodeResizeJpegOp::OutputShape(const std::vector<TensorShape> &inputs, in OutputShape() function in mindspore::dataset::SoftDvppDecodeResizeJpegOp
|
| /third_party/mindspore/tests/ut/cpp/dataset/ |
| D | sliding_window_op_test.cc | 55 TEST_F(MindDataTestSlidingWindowOp, OutputShape) { in TEST_F() argument
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/ |
| D | dvpp_decode_png_op.cc | 123 Status DvppDecodePngOp::OutputShape(const std::vector<TensorShape> &inputs, std::vector<TensorShape… in OutputShape() function in mindspore::dataset::DvppDecodePngOp
|