Home
last modified time | relevance | path

Searched defs:op_params (Results 1 – 25 of 61) sorted by relevance

123

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Dascend_vision_ir.cc81 Status DvppCropJpegOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> … in from_json()
136 Status DvppDecodeResizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperati… in from_json()
245 Status DvppDecodeResizeCropOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOpe… in from_json()
317 Status DvppNormalizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation>… in from_json()
373 Status DvppResizeJpegOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation… in from_json()
Drgb_to_gray_ir.cc36 Status RgbToGrayOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *op… in from_json()
Dequalize_ir.cc39 Status EqualizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *ope… in from_json()
Dhwc_to_chw_ir.cc39 Status HwcToChwOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *ope… in from_json()
Dinvert_ir.cc39 Status InvertOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *opera… in from_json()
Drgb_to_bgr_ir.cc34 Status RgbToBgrOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *ope… in from_json()
Dhorizontal_flip_ir.cc41 Status HorizontalFlipOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation… in from_json()
Drgba_to_bgr_ir.cc44 Status RgbaToBgrOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *op… in from_json()
Drgba_to_rgb_ir.cc44 Status RgbaToRgbOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *op… in from_json()
Dswap_red_blue_ir.cc44 Status SwapRedBlueOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *… in from_json()
Dvertical_flip_ir.cc41 Status VerticalFlipOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> … in from_json()
Ddecode_ir.cc40 Status DecodeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *opera… in from_json()
Dmixup_batch_ir.cc49 Status MixUpBatchOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *o… in from_json()
Drandom_horizontal_flip_ir.cc52 Status RandomHorizontalFlipOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOpe… in from_json()
Drandom_vertical_flip_with_bbox_ir.cc55 Status RandomVerticalFlipWithBBoxOperation::from_json(nlohmann::json op_params, in from_json()
Drandom_horizontal_flip_with_bbox_ir.cc54 Status RandomHorizontalFlipWithBBoxOperation::from_json(nlohmann::json op_params, in from_json()
Drandom_vertical_flip_ir.cc53 Status RandomVerticalFlipOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOpera… in from_json()
Dnormalize_ir.cc48 Status NormalizeOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *op… in from_json()
Dadjust_gamma_ir.cc51 Status AdjustGammaOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *… in from_json()
Dconvert_color_ir.cc58 Status ConvertColorOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> … in from_json()
Dcutout_ir.cc55 Status CutOutOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *opera… in from_json()
Dcenter_crop_ir.cc55 Status CenterCropOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *o… in from_json()
Drescale_ir.cc59 Status RescaleOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *oper… in from_json()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/audio/ir/kernels/
Dmagphase_ir.cc41 Status MagphaseOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *ope… in from_json()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/data/
Dtransforms_ir.cc138 Status FillOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *operati… in from_json()
183 Status OneHotOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *opera… in from_json()
290 Status TypeCastOperation::from_json(nlohmann::json op_params, std::shared_ptr<TensorOperation> *ope… in from_json()

123