Searched defs:step_h (Results 1 – 11 of 11) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
| D | convolution_depthwise_indirect_fp32.h | 46 int step_h = 0; variable
|
| /third_party/mindspore/mindspore/core/ops/ |
| D | prior_box.cc | 80 void PriorBox::set_step_h(const float step_h) { (void)this->AddAttr(kStepH, MakeValue(step_h)); } in set_step_h() 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/ |
| D | prior_box_parameter.h | 34 float step_h; member
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/ |
| D | prior_box.cc | 73 const float step_h = in GeneratePriorBox() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | arbc.c | 81 const int step_h = tile_height / 4; in fill_tileX() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
| D | conv_depthwise_fp32.c | 729 int step_h, int step_w) { in ConvDwInitIndirection() 836 int step_h = in ConvDwIndirection() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
| D | conv_depthwise_int8.c | 82 int step_h = UP_DIV(conv_param->output_h_, conv_param->thread_num_); in ConvDwInt8() local
|
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ |
| D | gstv4l2object.c | 2796 guint32 maxw, maxh, step_w, step_h; in gst_v4l2_object_probe_caps_for_format() local
|
| /third_party/mindspore/third_party/proto/caffe/ |
| D | caffe.proto | 1516 optional float step_h = 11; field
|
| /third_party/mindspore/mindspore/lite/schema/ |
| D | ops_v0_generated.h | 10214 float step_h() const { in step_h() function
|
| /third_party/mindspore/mindspore/lite/schema/inner/ |
| D | ops_v0_generated.h | 14332 float step_h = 0.0f; member 14399 float step_h() const { in step_h() function
|