Home
last modified time | relevance | path

Searched refs:out_h (Results 1 – 25 of 921) sorted by relevance

12345678910>>...37

/dports/sysutils/busybox/busybox-1.26.2/scripts/kconfig/
H A Dconfdata.c370 out_h = NULL; in conf_write()
373 if (!out_h) in conf_write()
392 if (out_h) { in conf_write()
433 if (out_h) in conf_write()
467 if (out_h) in conf_write()
490 if (out_h) in conf_write()
496 if (out_h) in conf_write()
502 if (out_h) in conf_write()
508 if (out_h) { in conf_write()
542 if (out_h) { in conf_write()
[all …]
/dports/security/axTLS/axTLS/config/scripts/config/
H A Dconfdata.c309 out_h = NULL; in conf_write()
312 if (!out_h) in conf_write()
318 if (out_h) { in conf_write()
355 if (out_h) in conf_write()
378 if (out_h) in conf_write()
384 if (out_h) in conf_write()
390 if (out_h) in conf_write()
399 if (out_h) in conf_write()
417 if (out_h) in conf_write()
431 if (out_h) in conf_write()
[all …]
/dports/lang/micropython/axtls-531cab9/config/scripts/config/
H A Dconfdata.c309 out_h = NULL; in conf_write()
312 if (!out_h) in conf_write()
318 if (out_h) { in conf_write()
355 if (out_h) in conf_write()
378 if (out_h) in conf_write()
384 if (out_h) in conf_write()
390 if (out_h) in conf_write()
399 if (out_h) in conf_write()
417 if (out_h) in conf_write()
431 if (out_h) in conf_write()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dav1_convolve_2d_test_util.cc188 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
221 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
270 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
322 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
353 out_h, 1000.0 * elapsed_time / num_loops); in RunSpeedTest()
531 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
589 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
623 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
673 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
[all …]
H A Dhiprec_convolve_test_util.cc75 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
86 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
132 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
148 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
162 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
294 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dav1_convolve_2d_test_util.cc188 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
221 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
270 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
322 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
353 out_h, 1000.0 * elapsed_time / num_loops); in RunSpeedTest()
531 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
589 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
623 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
673 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
[all …]
H A Dhiprec_convolve_test_util.cc75 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
86 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
132 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
148 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
162 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
294 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dav1_convolve_2d_test_util.cc188 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
221 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
270 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
322 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
353 out_h, 1000.0 * elapsed_time / num_loops); in RunSpeedTest()
531 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
589 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
623 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
673 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
[all …]
H A Dhiprec_convolve_test_util.cc75 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
86 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
132 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
148 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
162 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
294 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dav1_convolve_2d_test_util.cc188 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
221 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
270 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
322 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
353 out_h, 1000.0 * elapsed_time / num_loops); in RunSpeedTest()
531 const int out_h = block_size_high[block_idx]; in RunSpeedTest() local
589 const int out_h = block_size_high[block_idx]; in RunCheckOutput() local
623 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
673 for (int i = 0; i < out_h; ++i) { in RunCheckOutput()
[all …]
H A Dhiprec_convolve_test_util.cc75 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
86 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
132 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
148 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
162 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
294 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/science/py-chainer/chainer-7.8.0/chainer/utils/
H A Dconv.py67 out_h=None, out_w=None): argument
69 if out_h is None:
70 out_h = get_conv_outsize(h, kh, sy, ph, cover_all, dy)
83 j_lim = jdy + sy * out_h
93 out_h=None, out_w=None): argument
95 if out_h is None:
128 out_h=None, out_w=None): argument
131 out_h=out_h, out_w=out_w)
135 n, c, kh, kw, out_h, out_w = col.shape
140 j_lim = jdy + sy * out_h
[all …]
/dports/editors/rehex/rehex-0.4.0/tools/
H A Dembed.cpp47 FILE *out_h = fopen(output_h, "w"); in main() local
48 if(out_h == NULL) in main()
77 fprintf(out_h, "#ifdef __cplusplus\n"); in main()
78 fprintf(out_h, "extern \"C\" {\n"); in main()
79 fprintf(out_h, "#endif\n"); in main()
80 fprintf(out_h, "extern unsigned char %s[%u];\n", variable, input_size); in main()
81 fprintf(out_h, "#ifdef __cplusplus\n"); in main()
82 fprintf(out_h, "}\n"); in main()
83 fprintf(out_h, "#endif\n"); in main()
85 fclose(out_h); in main()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dreorg_layer.c19 l.out_h = h*stride; in make_reorg_layer()
23 l.out_h = h/stride; in make_reorg_layer()
28 l.outputs = l.out_h * l.out_w * l.out_c; in make_reorg_layer()
30 int output_size = l.out_h * l.out_w * l.out_c * batch; in make_reorg_layer()
56 l->out_h = h*stride; in resize_reorg_layer()
60 l->out_h = h/stride; in resize_reorg_layer()
64 l->outputs = l->out_h * l->out_w * l->out_c; in resize_reorg_layer()
82 reorg_cpu(state.input, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 1, l.output); in forward_reorg_layer()
85 reorg_cpu(state.input, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 0, l.output); in forward_reorg_layer()
92 reorg_cpu(l.delta, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 0, state.delta); in backward_reorg_layer()
[all …]
H A Dscale_channels_layer.c22 l.out_h = h2; in make_scale_channels_layer()
25 else assert(l.out_w == l.w && l.out_h == l.h); in make_scale_channels_layer()
27 l.outputs = l.out_w*l.out_h*l.out_c; in make_scale_channels_layer()
50 l->out_h = first.out_h; in resize_scale_channels_layer()
51 l->outputs = l->out_w*l->out_h*l->out_c; in resize_scale_channels_layer()
68 int channel_size = l.out_w * l.out_h; in forward_scale_channels_layer()
69 int batch_size = l.out_c * l.out_w * l.out_h; in forward_scale_channels_layer()
99 int channel_size = l.out_w * l.out_h; in backward_scale_channels_layer()
100 int batch_size = l.out_c * l.out_w * l.out_h; in backward_scale_channels_layer()
130 int channel_size = l.out_w * l.out_h; in forward_scale_channels_layer_gpu()
[all …]
H A Ddeconvolutional_layer.c70 int out_h = deconvolutional_out_height(l); in make_deconvolutional_layer() local
73 l.out_h = out_h; in make_deconvolutional_layer()
76 l.outputs = l.out_w * l.out_h * l.out_c; in make_deconvolutional_layer()
95 l.delta_gpu = cuda_make_array(l.delta, l.batch*out_h*out_w*n); in make_deconvolutional_layer()
96 l.output_gpu = cuda_make_array(l.output, l.batch*out_h*out_w*n); in make_deconvolutional_layer()
110 int out_h = deconvolutional_out_height(*l); in resize_deconvolutional_layer() local
133 int out_h = deconvolutional_out_height(l); in forward_deconvolutional_layer() local
135 int size = out_h*out_w; in forward_deconvolutional_layer()
159 int out_h = deconvolutional_out_height(l); in backward_deconvolutional_layer() local
161 int size = out_h*out_w; in backward_deconvolutional_layer()
[all …]
H A Dbatchnorm_layer.c13 layer.h = layer.out_h = h; in make_batchnorm_layer()
145 l->out_h = l->h = h; in resize_batchnorm_layer()
184 l.out_h = l.out_w = 1; in forward_batchnorm_layer()
187 mean_cpu(l.output, l.batch, l.out_c, l.out_h*l.out_w, l.mean); in forward_batchnorm_layer()
188 variance_cpu(l.output, l.mean, l.batch, l.out_c, l.out_h*l.out_w, l.variance); in forward_batchnorm_layer()
201 scale_bias(l.output, l.scales, l.batch, l.out_c, l.out_h*l.out_w); in forward_batchnorm_layer()
202 add_bias(l.output, l.biases, l.batch, l.out_c, l.out_w*l.out_h); in forward_batchnorm_layer()
209 scale_bias(l.delta, l.scales, l.batch, l.out_c, l.out_h*l.out_w); in backward_batchnorm_layer()
255 add_bias_gpu(l.output_gpu, l.biases_gpu, l.batch, l.out_c, l.out_w*l.out_h); in forward_batchnorm_layer_gpu()
342 add_bias_gpu(l.output_gpu, l.biases_gpu, l.batch, l.out_c, l.out_w*l.out_h); in forward_batchnorm_layer_gpu()
[all …]
H A Dupsample_layer.c17 l.out_h = h*stride; in make_upsample_layer()
23 l.out_h = h/stride; in make_upsample_layer()
26 l.outputs = l.out_w*l.out_h*l.out_c; in make_upsample_layer()
41 … %2dx %4d x%4d x%4d -> %4d x%4d x%4d\n", stride, w, h, c, l.out_w, l.out_h, l.out_c); in make_upsample_layer()
50 l->out_h = h*l->stride; in resize_upsample_layer()
53 l->out_h = h/l->stride; in resize_upsample_layer()
55 l->outputs = l->out_w*l->out_h*l->out_c; in resize_upsample_layer()
73 upsample_cpu(l.output, l.out_w, l.out_h, l.c, l.batch, l.stride, 0, l.scale, net.input); in forward_upsample_layer()
82 upsample_cpu(l.delta, l.out_w, l.out_h, l.c, l.batch, l.stride, 1, l.scale, state.delta); in backward_upsample_layer()
93 … upsample_gpu(l.output_gpu, l.out_w, l.out_h, l.c, l.batch, l.stride, 0, l.scale, state.input); in forward_upsample_layer_gpu()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dhiprec_convolve_test_util.cc92 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
103 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
125 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
149 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
165 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
179 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
182 16, out_w, out_h, &conv_params); in RunSpeedTest()
267 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
312 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
316 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/multimedia/aom/aom-3.2.0/test/
H A Dhiprec_convolve_test_util.cc92 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
103 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
125 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
149 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest()
165 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
179 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
182 16, out_w, out_h, &conv_params); in RunSpeedTest()
265 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
310 for (j = 3; j < h - out_h - 4; j++) { in RunSpeedTest()
314 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
/dports/textproc/html2xhtml/html2xhtml-1.3/charset_coder/
H A Dcharsets_gen.py64 out_h = open(output_dir + "/charset_aliases.h", "w");
113 out_h.write("""/*
126 out_h.write("/* Number of known aliases */\n")
127 out_h.write("#define CHARSET_ALIAS_NUM %d\n\n"%len(aliases))
128 out_h.write("/* Positions of aliases for some relevant character sets*/\n")
137 out_h.write("#define CHARSET_UTF_8 &charset_aliases[%d]\n"%utf8_pos)
138 out_h.write("#define CHARSET_UTF_16 &charset_aliases[%d]\n"%utf16_pos)
139 out_h.write("#define CHARSET_UTF_16BE &charset_aliases[%d]\n"%utf16be_pos)
140 out_h.write("#define CHARSET_UTF_16LE &charset_aliases[%d]\n"%utf16le_pos)
141 out_h.write("#define CHARSET_UCS_4 &charset_aliases[%d]\n"%ucs4_pos)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dhiprec_convolve_test_util.cc70 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
80 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
95 int offset_r = 3 + rnd_.PseudoUniform(h - out_h - 7); in RunCheckOutput()
100 vkernel, 16, out_w, out_h); in RunCheckOutput()
102 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
140 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
150 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
169 int offset_r = 3 + rnd_.PseudoUniform(h - out_h - 7); in RunCheckOutput()
173 16, out_w, out_h, bd); in RunCheckOutput()
175 hkernel, 16, vkernel, 16, out_w, out_h, bd); in RunCheckOutput()
[all …]
H A Dav1_convolve_2d_test_util.cc40 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
45 int output_n = out_h * MAX_SB_SIZE; in RunCheckOutput()
75 int offset_r = 3 + rnd_.PseudoUniform(h - out_h - 7); in RunCheckOutput()
78 MAX_SB_SIZE, out_w, out_h, &filter_params_x, in RunCheckOutput()
81 out_w, out_h, &filter_params_x, &filter_params_y, subx, in RunCheckOutput()
84 for (j = 0; j < out_h; ++j) in RunCheckOutput()
130 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
136 int output_n = out_h * MAX_SB_SIZE; in RunCheckOutput()
165 int offset_r = 3 + rnd_.PseudoUniform(h - out_h - 7); in RunCheckOutput()
168 MAX_SB_SIZE, out_w, out_h, in RunCheckOutput()
[all …]
/dports/math/ideep/ideep-2.0.0-119-gb57539e/python/ideep4py/tests/ideep4py_tests/testing/
H A Dconv.py36 out_h=None, out_w=None): argument
38 if out_h is None:
39 out_h = get_conv_outsize(h, kh, sy, ph, cover_all, dy)
40 assert out_h > 0, 'Height in the output should be positive.'
48 col = numpy.ndarray((n, c, kh, kw, out_h, out_w), dtype=img.dtype)
52 j_lim = jdy + sy * out_h
62 n, c, kh, kw, out_h, out_w = col.shape
67 j_lim = jdy + sy * out_h
/dports/math/ideep/ideep-2.0.0-119-gb57539e/python/ideep4py/tests/mm/testing/
H A Dconv.py36 out_h=None, out_w=None): argument
38 if out_h is None:
39 out_h = get_conv_outsize(h, kh, sy, ph, cover_all, dy)
40 assert out_h > 0, 'Height in the output should be positive.'
48 col = numpy.ndarray((n, c, kh, kw, out_h, out_w), dtype=img.dtype)
52 j_lim = jdy + sy * out_h
62 n, c, kh, kw, out_h, out_w = col.shape
67 j_lim = jdy + sy * out_h

12345678910>>...37