Home
last modified time | relevance | path

Searched defs:k_h (Results 1 – 25 of 43) sorted by relevance

12

/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/caffe/
H A Dnetwork.py53 def conv(self, input, k_h, k_w, c_o, s_h, s_w, p_h, p_w, name, group=1, biased=True): argument
57 def deconv(self, input, c_o, k_h, k_w, s_h, s_w, p_h, p_w, name): argument
69 def max_pool(self, input, k_h, k_w, s_h, s_w, p_h, p_w, name): argument
73 def max_unpool(self, input, k_h, k_w, s_h, s_w, p_h, p_w, name): argument
77 def avg_pool(self, input, k_h, k_w, s_h, s_w, p_h, p_w, name): argument
/dports/misc/tvm/incubator-tvm-0.6.1/topi/recipe/conv/
H A Dtest_conv_int8_arm.py64 def get_shape(im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, argument
85 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
H A Dtest_conv_int8_intel.py64 def get_shape(im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, argument
86 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/topi_recipe/conv/
H A Dtest_conv_int8_arm.py68 im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, hstride, wstride, out_dtype argument
108 k_h, argument
H A Dtest_conv_int8_intel.py68 im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, hstride, wstride, out_dtype argument
109 k_h, argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/recipe/conv/
H A Dtest_conv_int8_arm.py64 def get_shape(im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, argument
85 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
H A Dtest_conv_int8_intel.py64 def get_shape(im_height, im_width, in_filter, out_filter, k_h, k_w, hpad, wpad, argument
86 out_filter, k_h, k_w, hpad, wpad, hstride, wstride): argument
/dports/misc/mnn/MNN-1.2.0/test/op/
H A DConvolution3DTest.cpp55 for (int k_h = 0; k_h < kernels[1]; ++k_h) { in reference_conv3d() local
H A DConvolutionTest.cpp54 for (int k_h = 0; k_h < kh; ++k_h) { in reference_conv2d() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/darktable/src/iop/
H A Dclipping.cc36 float angle, cx, cy, cw, ch, k_h, k_v; member
49 float ki_h, k_h; // keystone correction, ki and corrected k member
H A Dclipping.c94 float angle, cx, cy, cw, ch, k_h, k_v; member
127 float ki_h, k_h; // keystone correction, ki and corrected k member
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Duniverse.cpp539 void Universe::reinitialize_vtable_of(KlassHandle k_h, TRAPS) { in reinitialize_vtable_of()
1042 instanceKlassHandle k_h; in universe_post_init() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Duniverse.cpp539 void Universe::reinitialize_vtable_of(KlassHandle k_h, TRAPS) { in reinitialize_vtable_of()
1042 instanceKlassHandle k_h; in universe_post_init() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dscale.cc51 float ki_h, k_h; // keystone correction, ki and corrected k member
/dports/games/xrisk/xrisk-2.15/src/
H A Dfunctions.c270 XSizeHints *s_h,*k_h[CARDS_MAX_SHOWN],*b_h[CARDS_MAX_SHOWN]; local
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dclipping.c70 float k_h, k_v; member
122 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
167 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
194 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
259 float ki_h, k_h; // keystone correction, ki and corrected k member
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dclipping.c70 float k_h, k_v; member
122 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
167 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
194 float angle, cx, cy, cw, ch, k_h, k_v; in legacy_params() member
264 float ki_h, k_h; // keystone correction, ki and corrected k member
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/ocl4dnn/src/
H A Docl4dnn_conv_spatial.cpp1238 double k_h = kernel_h_; in timedConvolve() local
1882 double k_h = kernel_h_; in setupConvolution() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libfaad/libfaad/
H A Dsbr_hfadj.c139 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/audio/faad/faad2-c626366/libfaad/
H A Dsbr_hfadj.c139 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libfaad/
H A Dsbr_hfadj.c139 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/audio/aacgain/aacgain-1.8/faad2/libfaad/
H A Dsbr_hfadj.c131 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/faad2/libfaad/
H A Dsbr_hfadj.c139 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/m4adecoder/libfaad/
H A Dsbr_hfadj.c139 uint8_t m, l, j, k, k_l, k_h, p; in estimate_current_envelope() local
/dports/graphics/darktable38/darktable-3.8.0/src/develop/
H A Dlightroom.c53 float angle, cx, cy, cw, ch, k_h, k_v; member

12