Home
last modified time | relevance | path

Searched refs:weight_index (Results 1 – 25 of 118) sorted by relevance

12345

/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dunique_sort.cc9 { return ((feature*)first)->weight_index - ((feature*)second)->weight_index;} in order_features()
13 return (int)(((audit_data*)first)->weight_index) - (int)(((audit_data*)second)->weight_index); in order_audit_features()
24 if (current->weight_index != last->weight_index) in unique_features()
29 if (current->weight_index != last->weight_index) in unique_features()
44 if (current->weight_index != last->weight_index) in unique_audit_features()
50 if (current->weight_index != last->weight_index) in unique_audit_features()
63 features[i].weight_index &= parse_mask; in unique_sort_features()
73 afeatures[i].weight_index &= parse_mask; in unique_sort_features()
H A Dgd_mf.cc40 …ut << '\t' << f->space << '^' << f->feature << ':' << f->weight_index <<"(" << ((f->weight_index +… in mf_print_offset_features()
42 cout << ':' << weights[(f->weight_index + offset) & mask]; in mf_print_offset_features()
47 size_t index = (f->weight_index + offset) & all.reg.weight_mask; in mf_print_offset_features()
62 cout << '\t' << f->space << k << '^' << f->feature << ':' << ((f->weight_index+k)&mask) in mf_print_offset_features()
63 <<"(" << ((f->weight_index + offset +k) & mask) << ")" << ':' << f->x; in mf_print_offset_features()
64 cout << ':' << weights[(f->weight_index + offset + k) & mask]; in mf_print_offset_features()
66 … cout << ':' << f2->space << k << '^' << f2->feature << ':' << ((f2->weight_index+k+d.rank)&mask) in mf_print_offset_features()
67 <<"(" << ((f2->weight_index + offset +k+d.rank) & mask) << ")" << ':' << f2->x; in mf_print_offset_features()
68 cout << ':' << weights[(f2->weight_index + offset + k+d.rank) & mask]; in mf_print_offset_features()
70 …cout << ':' << weights[(f->weight_index + offset + k) & mask] * weights[(f2->weight_index + offse… in mf_print_offset_features()
[all …]
H A Dcache.cc97 c = run_len_decode(c,f.weight_index); in read_cached_features()
98 if (f.weight_index & neg_1) in read_cached_features()
100 else if (f.weight_index & general) { in read_cached_features()
105 uint32_t diff = f.weight_index >> 2; in read_cached_features()
110 f.weight_index = last + s_diff; in read_cached_features()
111 last = f.weight_index; in read_cached_features()
163 uint32_t cache_index = (i->weight_index) & mask; in output_features()
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx23c.c298 int family_index, style_index, weight_index; in main() local
342 weight_index = ( ( i / 5 ) / 3 ) % 2; in main()
351 weight[weight_index] ); in main()
355 plsfont( family_index, style_index, weight_index ); in main()
361 weight[weight_index] ); in main()
371 weight[weight_index], in main()
382 weight[weight_index], in main()
385 weight_index ); in main()
395 weight[weight_index], in main()
398 weight[weight_index] ); in main()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx23c.c298 int family_index, style_index, weight_index; in main() local
342 weight_index = ( ( i / 5 ) / 3 ) % 2; in main()
351 weight[weight_index] ); in main()
355 plsfont( family_index, style_index, weight_index ); in main()
361 weight[weight_index] ); in main()
371 weight[weight_index], in main()
382 weight[weight_index], in main()
385 weight_index ); in main()
395 weight[weight_index], in main()
398 weight[weight_index] ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx23.py282 weight_index = int(((i/5)/3) % 2)
285 … "Page 12, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": "+"The qui…
287 w.plsfont(family_index, style_index, weight_index)
288 … "Page 13, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": "+"The qui…
290 … "Page 14, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": #<"+hex(fc…
292 …tyle[style_index]+", "+weight[weight_index]+": #<"+hex(family_index)+"0>"+"#<"+hex(style_index)+"…
294 …yle[style_index]+", "+weight[weight_index]+": #<"+family[family_index]+"/>#<"+style[style_index]+…
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx23.py282 weight_index = int(((i/5)/3) % 2)
285 … "Page 12, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": "+"The qui…
287 w.plsfont(family_index, style_index, weight_index)
288 … "Page 13, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": "+"The qui…
290 … "Page 14, "+family[family_index]+", "+style[style_index]+", "+weight[weight_index]+": #<"+hex(fc…
292 …tyle[style_index]+", "+weight[weight_index]+": #<"+hex(family_index)+"0>"+"#<"+hex(style_index)+"…
294 …yle[style_index]+", "+weight[weight_index]+": #<"+family[family_index]+"/>#<"+style[style_index]+…
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx23.lua300 weight_index = (math.floor((i-1)/5/3) % 2)+1
304 family[family_index], style[style_index], weight[weight_index])
306 pl.sfont(family_index-1, style_index-1, weight_index-1)
308 family[family_index], style[style_index], weight[weight_index])
311 family[family_index], style[style_index], weight[weight_index], fci[i])
314 family[family_index], style[style_index], weight[weight_index],
315 family_index-1, style_index-1, weight_index-1)
318 family[family_index], style[style_index], weight[weight_index],
319 family[family_index], style[style_index], weight[weight_index])
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx23.lua300 weight_index = (math.floor((i-1)/5/3) % 2)+1
304 family[family_index], style[style_index], weight[weight_index])
306 pl.sfont(family_index-1, style_index-1, weight_index-1)
308 family[family_index], style[style_index], weight[weight_index])
311 family[family_index], style[style_index], weight[weight_index], fci[i])
314 family[family_index], style[style_index], weight[weight_index],
315 family_index-1, style_index-1, weight_index-1)
318 family[family_index], style[style_index], weight[weight_index],
319 family[family_index], style[style_index], weight[weight_index])
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx23.cc324 int family_index, style_index, weight_index; in x23() local
368 weight_index = ( ( i / 5 ) / 3 ) % 2; in x23()
377 weight[weight_index] ); in x23()
381 pls->sfont( family_index, style_index, weight_index ); in x23()
387 weight[weight_index] ); in x23()
397 weight[weight_index], in x23()
408 weight[weight_index], in x23()
411 weight_index ); in x23()
421 weight[weight_index], in x23()
424 weight[weight_index] ); in x23()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx23.java311 int family_index, style_index, weight_index; in x23() local
355 weight_index = ( ( i / 5 ) / 3 ) % 2; in x23()
360 style[style_index] + ", " + weight[weight_index] + in x23()
365 pls.sfont( family_index, style_index, weight_index ); in x23()
367 style[style_index] + ", " + weight[weight_index] + in x23()
373 style[style_index] + ", " + weight[weight_index] + in x23()
380 style[style_index] + ", " + weight[weight_index] + ": " + in x23()
383 "#<0x" + Integer.toHexString( weight_index ) + "2>" + in x23()
389 style[style_index] + ", " + weight[weight_index] + ": " + in x23()
392 "#<" + weight[weight_index] + "/>" + in x23()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx23.cc324 int family_index, style_index, weight_index; in x23() local
368 weight_index = ( ( i / 5 ) / 3 ) % 2; in x23()
377 weight[weight_index] ); in x23()
381 pls->sfont( family_index, style_index, weight_index ); in x23()
387 weight[weight_index] ); in x23()
397 weight[weight_index], in x23()
408 weight[weight_index], in x23()
411 weight_index ); in x23()
421 weight[weight_index], in x23()
424 weight[weight_index] ); in x23()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx23.java311 int family_index, style_index, weight_index; in x23() local
355 weight_index = ( ( i / 5 ) / 3 ) % 2; in x23()
360 style[style_index] + ", " + weight[weight_index] + in x23()
365 pls.sfont( family_index, style_index, weight_index ); in x23()
367 style[style_index] + ", " + weight[weight_index] + in x23()
373 style[style_index] + ", " + weight[weight_index] + in x23()
380 style[style_index] + ", " + weight[weight_index] + ": " + in x23()
383 "#<0x" + Integer.toHexString( weight_index ) + "2>" + in x23()
389 style[style_index] + ", " + weight[weight_index] + ": " + in x23()
392 "#<" + weight[weight_index] + "/>" + in x23()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx23d.d318 int weight_index = ( ( i / 5 ) / 3 ) % 2; in main() local
324 family[family_index], style[style_index], weight[weight_index] ); in main()
328 plsfont( family_index, style_index, weight_index ); in main()
330 family[family_index], style[style_index], weight[weight_index] ); in main()
335 family[family_index], style[style_index], weight[weight_index], fci[i] ); in main()
341 family[family_index], style[style_index], weight[weight_index], in main()
342 family_index, style_index, weight_index ); in main()
348 family[family_index], style[style_index], weight[weight_index], in main()
349 family[family_index], style[style_index], weight[weight_index] ); in main()
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx23d.d318 int weight_index = ( ( i / 5 ) / 3 ) % 2; in main() local
324 family[family_index], style[style_index], weight[weight_index] ); in main()
328 plsfont( family_index, style_index, weight_index ); in main()
330 family[family_index], style[style_index], weight[weight_index] ); in main()
335 family[family_index], style[style_index], weight[weight_index], fci[i] ); in main()
341 family[family_index], style[style_index], weight[weight_index], in main()
342 family_index, style_index, weight_index ); in main()
348 family[family_index], style[style_index], weight[weight_index], in main()
349 family[family_index], style[style_index], weight[weight_index] ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional23a.adb246 family_index, style_index, weight_index : Integer; variable
401 weight_index := ((i / 5) / 3) mod 2;
408 weight(weight_index) & ": " &
411 plsfont(family_index, style_index, weight_index);
416 weight(weight_index) & ": " &
423 weight(weight_index) & ": " &
431 weight(weight_index) & ": " &
434 "1>#<0x" & Trim(Integer'Image(weight_index), Left) & "2>" &
441 weight(weight_index) & ": " &
443 "/>#<" & weight(weight_index) & "/>" &
H A Dxstandard23a.adb246 family_index, style_index, weight_index : Integer;
401 weight_index := ((i / 5) / 3) mod 2;
408 weight(weight_index) & ": " &
411 Set_Font(family_index, style_index, weight_index);
416 weight(weight_index) & ": " &
423 weight(weight_index) & ": " &
431 weight(weight_index) & ": " &
434 "1>#<0x" & Trim(Integer'Image(weight_index), Left) & "2>" &
441 weight(weight_index) & ": " &
443 "/>#<" & weight(weight_index) & "/>" &
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional23a.adb246 family_index, style_index, weight_index : Integer; variable
401 weight_index := ((i / 5) / 3) mod 2;
408 weight(weight_index) & ": " &
411 plsfont(family_index, style_index, weight_index);
416 weight(weight_index) & ": " &
423 weight(weight_index) & ": " &
431 weight(weight_index) & ": " &
434 "1>#<0x" & Trim(Integer'Image(weight_index), Left) & "2>" &
441 weight(weight_index) & ": " &
443 "/>#<" & weight(weight_index) & "/>" &
H A Dxstandard23a.adb246 family_index, style_index, weight_index : Integer; variable
401 weight_index := ((i / 5) / 3) mod 2;
408 weight(weight_index) & ": " &
411 Set_Font(family_index, style_index, weight_index);
416 weight(weight_index) & ": " &
423 weight(weight_index) & ": " &
431 weight(weight_index) & ": " &
434 "1>#<0x" & Trim(Integer'Image(weight_index), Left) & "2>" &
441 weight(weight_index) & ": " &
443 "/>#<" & weight(weight_index) & "/>" &
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dpaint_palette.py561 weight_index: IntProperty()
565 if self.weight_index == 0:
567 elif self.weight_index == 1:
569 elif self.weight_index == 2:
571 elif self.weight_index == 3:
573 elif self.weight_index == 4:
575 elif self.weight_index == 5:
577 elif self.weight_index == 6:
579 elif self.weight_index == 7:
581 elif self.weight_index == 8:
[all …]
/dports/games/leela-zero/leela-zero-0.17/src/
H A DOpenCLScheduler.cpp238 auto weight_index = size_t{0}; in push_weights()
242 weights->m_conv_weights[weight_index], in push_weights()
243 weights->m_batchnorm_means[weight_index], in push_weights()
245 weight_index++; in push_weights()
251 weights->m_conv_weights[weight_index], in push_weights()
252 weights->m_batchnorm_means[weight_index], in push_weights()
253 weights->m_batchnorm_stddevs[weight_index], in push_weights()
254 weights->m_conv_weights[weight_index + 1], in push_weights()
255 weights->m_batchnorm_means[weight_index + 1], in push_weights()
256 weights->m_batchnorm_stddevs[weight_index + 1]); in push_weights()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx23f.f9047 integer family_index, style_index, weight_index variable
355 weight_index = mod((i/5)/3,2)
362 trim(weight(weight_index+1))//': '// &
365 call plsfont(family_index, style_index, weight_index)
370 trim(weight(weight_index+1))//': '// &
377 trim(weight(weight_index+1))//': ', &
385 trim(weight(weight_index+1))//': ', &
388 weight_index, &
395 trim(weight(weight_index+1))//': '// &
398 trim(weight(weight_index+1))//'/>'// &
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx23f.f9047 integer family_index, style_index, weight_index variable
355 weight_index = mod((i/5)/3,2)
362 trim(weight(weight_index+1))//': '// &
365 call plsfont(family_index, style_index, weight_index)
370 trim(weight(weight_index+1))//': '// &
377 trim(weight(weight_index+1))//': ', &
385 trim(weight(weight_index+1))//': ', &
388 weight_index, &
395 trim(weight(weight_index+1))//': '// &
398 trim(weight(weight_index+1))//'/>'// &
/dports/math/libmesh/libmesh-1.6.2/tests/fe/
H A Dfe_rational_map.C49 unsigned char weight_index = cast_int<unsigned char> in setUp() local
53 libmesh_assert_not_equal_to(weight_index, 0); in setUp()
56 _mesh->set_default_mapping_data(weight_index); in setUp()
66 CPPUNIT_ASSERT_EQUAL(elem->mapping_data(), weight_index); in setUp()
76 node->set_extra_datum<Real>(weight_index, 1); in setUp()
86 node->set_extra_datum<Real>(weight_index, sqrt(Real(2))/2); in setUp()
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx23.tcl325 set weight_index [ expr {(($i/5)/3) % 2}]
331 $weight($weight_index) \
334 $w cmd plsfont $family_index $style_index $weight_index
339 $weight($weight_index) \
346 $weight($weight_index) \
354 $weight($weight_index) \
357 $weight_index \
364 $weight($weight_index) \
367 $weight($weight_index) \

12345