Home
last modified time | relevance | path

Searched defs:end_h (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dresize_fp32.c132 float end_h = box[2]; in PrepareCropAndResizeBilinear() local
469 float end_h = box[2]; in RewriteExtrapolationValue() local
/third_party/toybox/toys/pending/
Dfdisk.c274 int i, end_h, end_s, e_hh = 0, e_ss = 0, ini = 1, dirty = 0; in physical_HS() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv_depthwise_int8.c84 int end_h = MSMIN(start_h + step_h, conv_param->output_h_); in ConvDwInt8() local