Home
last modified time | relevance | path

Searched refs:weight_offset (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dblend.cpp108 …for(int weight_offset = 0 ; x <= width - v_uint8::nlanes; x += v_uint8::nlanes, weight_offset += v… in blendLinearSimd() local
124 …for(int weight_offset = 0 ; x <= width - 2*v_uint8::nlanes; x += 2*v_uint8::nlanes, weight_offset in blendLinearSimd() local
151 …for(int weight_offset = 0 ; x <= width - 3*v_uint8::nlanes; x += 3*v_uint8::nlanes, weight_offset in blendLinearSimd() local
195 …for(int weight_offset = 0 ; x <= width - v_uint8::nlanes; x += v_uint8::nlanes, weight_offset += v… in blendLinearSimd() local
203 v_w10 = vx_load(weights1 + weight_offset); in blendLinearSimd()
207 v_w20 = vx_load(weights2 + weight_offset); in blendLinearSimd()
232 …for(int weight_offset = 0 ; x <= width - v_float32::nlanes; x += v_float32::nlanes, weight_offset in blendLinearSimd() local
236 v_float32 v_w1 = vx_load(weights1 + weight_offset); in blendLinearSimd()
245 …for(int weight_offset = 0 ; x <= width - 2*v_float32::nlanes; x += 2*v_float32::nlanes, weight_off… in blendLinearSimd() local
260 …for(int weight_offset = 0 ; x <= width - 3*v_float32::nlanes; x += 3*v_float32::nlanes, weight_off… in blendLinearSimd() local
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/execution/cl/
H A Dconv_2d_buf.cl76 FLOAT4 weight0 = vload4(filter_w_inc, weight+weight_offset);
87 weight_offset += 4*filter_hw.y;
157 FLOAT4 weight0 = vload4(filter_w_inc, weight+weight_offset);
177 weight_offset += 4*filter_hw.y;
251 FLOAT4 weight0 = vload4(0, weight+weight_offset);
252 FLOAT4 weight1 = vload4(0, weight+weight_offset+weight_oc_offset);
253 FLOAT4 weight2 = vload4(0, weight+weight_offset+weight_oc_offset*2);
266 weight_offset += 4;
348 FLOAT4 weight0 = vload4(0, weight+weight_offset);
349 FLOAT4 weight1 = vload4(0, weight+weight_offset+weight_oc_offset);
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/sdet/
H A Dsdet_texture_classifier_params.cxx59 float weight_offset in sdet_texture_classifier_params() argument
65 block_size, weight_offset); in sdet_texture_classifier_params()
75 float weight_offset) in InitParams() argument
91 weight_offset_ = weight_offset; in InitParams()
H A Dsdet_texture_classifier_params.h40 float weight_offset);
63 float weight_offset);
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst-libs/gst/video/
H A Dgssim.c80 gint weight_offset; in gssim_calculate_mu() local
117 weight_offset = (weight_y_base + iy) * self->priv->windowsize + in gssim_calculate_mu()
120 weight = self->priv->weights[weight_offset + ix]; in gssim_calculate_mu()
264 gint weight_offset; in gssim_compare() local
313 weight_offset = (weight_y_base + iy) * self->priv->windowsize + in gssim_compare()
316 weight = self->priv->weights[weight_offset + ix]; in gssim_compare()
328 weight_offset = (weight_y_base + iy) * self->priv->windowsize + in gssim_compare()
330 weights_with_offset = &self->priv->weights[weight_offset]; in gssim_compare()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/correctness/
H A Dlerp.cpp75 … int32_t weight_min, int32_t weight_extent, weight_t weight_offset, weight_t weight_scale, in check_range() argument
87 weight_offset_p.set(weight_offset); in check_range()
103 … weight_t weight_verify = (weight_t)((k + weight_min) * weight_scale + weight_offset); in check_range()
/dports/textproc/senna/senna-1.1.5/lib/
H A Dquery.c47 int weight_offset; member
444 q->weight_offset = 0; in sen_query_open()
518 q->opt.vector_size = ope->u.op.weight + q->weight_offset; in exec_query()
528 q->opt.vector_size = DEFAULT_WEIGHT + q->weight_offset; in exec_query()
581 q->weight_offset -= q->escalation_decaystep; in sen_query_select()
587 q->weight_offset -= q->escalation_decaystep; in sen_query_select()
703 q->opt.vector_size = ope->u.op.weight + q->weight_offset; in scan_query()
710 q->opt.vector_size = DEFAULT_WEIGHT + q->weight_offset; in scan_query()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dfb.cpp1695 size_t weight_offset; /* offset to beginning of file */ member
1700 >> weight_offset in parse()
1707 << weight_offset << " " in print()
1761 e.weight_offset = e.weight_offset + header_offset - base_offset; in adjust_header_offset()
1862 …mmappable_vector<double> yw(mmap_allocator<double>(source, next->weight_offset, next->nentries + 1… in operator ()()
1916 block.entries[n+1].weight_offset = current_offset; in operator ()()
1963 off_t rc = lseek(fbc, header_block_offset + next->weight_offset, SEEK_SET); in operator ()()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_closure.h1145 ccl_device void svm_node_closure_weight(ShaderData *sd, float *stack, uint weight_offset) in svm_node_closure_weight() argument
1147 float3 weight = stack_load_float3(stack, weight_offset); in svm_node_closure_weight()
1170 uint weight_offset, in_weight_offset, weight1_offset, weight2_offset; in svm_node_mix_closure() local
1172 node.y, &weight_offset, &in_weight_offset, &weight1_offset, &weight2_offset); in svm_node_mix_closure()
1174 float weight = stack_load_float(stack, weight_offset); in svm_node_mix_closure()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dcnn_test.cc116 size_t weight_offset = 0; in AssignLayerWeightsBiases() local
120 layer_config->weights = weights + weight_offset; in AssignLayerWeightsBiases()
122 weight_offset += layer_config->filter_width * in AssignLayerWeightsBiases()
/dports/x11/xpra/xpra-4.3/xpra/server/
H A Dcystats.pyx183 …age(metric, float avg_value, float recent_value, float div=1.0, float weight_offset=0.5, float wei… argument
191 cdef double weight = max(0, max(factor, 1.0/factor)-1.0+weight_offset)/weight_div
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h90 u8 weight_offset; member
H A Dhclge_tm.c1157 ets_weight->weight_offset = DEFAULT_TC_OFFSET; in hclge_tm_ets_tc_dwrr_cfg()
H A Dhclge_debugfs.c465 ets_weight->weight_offset); in hclge_dbg_dump_tc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h90 u8 weight_offset; member
H A Dhclge_tm.c1157 ets_weight->weight_offset = DEFAULT_TC_OFFSET; in hclge_tm_ets_tc_dwrr_cfg()
H A Dhclge_debugfs.c465 ets_weight->weight_offset); in hclge_dbg_dump_tc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h90 u8 weight_offset; member
H A Dhclge_tm.c1157 ets_weight->weight_offset = DEFAULT_TC_OFFSET; in hclge_tm_ets_tc_dwrr_cfg()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dcnn_test.cc124 size_t weight_offset = 0; in AssignLayerWeightsBiases() local
128 layer_config->weights = weights + weight_offset; in AssignLayerWeightsBiases()
130 weight_offset += layer_config->filter_width * in AssignLayerWeightsBiases()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/src/
H A Dnarf.cpp139 weight_offset = 2.0f*weight_for_first_point / (weight_for_first_point+1.0f); in extractDescriptor() local
190 float current_weight = weight_factor*float(beam_value_idx) + weight_offset; in extractDescriptor()
/dports/x11/xpra/xpra-4.3/xpra/server/window/
H A Dwindow_stats.py136 …mayaddfac(*calculate_for_average(metric, avg1MB, recent1MB, weight_offset=0.0, weight_div=weight_d…
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Di965_media_h264.c82 unsigned short weight_offset; member
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dindexing_op.h400 const dim_t weight_offset = idx_offset * row_length; in Map() local
411 KERNEL_ASSIGN(out[out_offset + j], req, weight_data[weight_offset + j]); in Map()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Dindexing_op.h400 const dim_t weight_offset = idx_offset * row_length; in Map() local
411 KERNEL_ASSIGN(out[out_offset + j], req, weight_data[weight_offset + j]); in Map()

12