Home
last modified time | relevance | path

Searched defs:step_w (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dconvolution_depthwise_indirect_fp32.h45 int step_w = 0; variable
/third_party/mindspore/mindspore/core/ops/
Dprior_box.cc73 void PriorBox::set_step_w(const float step_w) { (void)this->AddAttr(kStepW, MakeValue(step_w)); } in set_step_w()
107 … const int64_t image_size_w, const int64_t image_size_h, const float step_w, const float step_h, in Init()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dprior_box_parameter.h33 float step_w; member
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Dprior_box.cc71 const float step_w = in GeneratePriorBox() local
/third_party/ffmpeg/libavcodec/
Darbc.c82 const int step_w = tile_width / 4; in fill_tileX() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c729 int step_h, int step_w) { in ConvDwInitIndirection()
835 int step_w = conv_param->dilation_w_ == 1 ? conv_param->stride_w_ : conv_param->kernel_w_; in ConvDwIndirection() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2796 guint32 maxw, maxh, step_w, step_h; in gst_v4l2_object_probe_caps_for_format() local
/third_party/mindspore/third_party/proto/caffe/
Dcaffe.proto1517 optional float step_w = 12; field
/third_party/mindspore/mindspore/lite/schema/
Dops_v0_generated.h10211 float step_w() const { in step_w() function
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_v0_generated.h14331 float step_w = 0.0f; member
14393 float step_w() const { in step_w() function