Home
last modified time | relevance | path

Searched refs:IH (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/cl/
Dconcat.cl34 int IH = X % output_shape.y; \
37 if (IH < boundary0) { \
39 int coordinate_y = IN * input_shape0.y + IH; \
41 } else if (IH < boundary1) { \
43 int coordinate_y = IN * input_shape1.y + IH - boundary0; \
50 if (IH >= boundary1 && IH < boundary2) { \
52 int coordinate_y = IN * input_shape2.y + IH - boundary1; \
59 if (IH >= boundary2 && IH < boundary3) { \
61 int coordinate_y = IN * input_shape3.y + IH - boundary2; \
68 if (IH >= boundary3 && IH < boundary4) { \
[all …]
Dsplit.cl31 const int IH = X % in_shape.y; \
32 int coordinate_x = IN * in_shape.y + IH; \
43 coordinate_x = IN * out_shape1.y + IH;
47 coordinate_x = IN * out_shape2.y + IH;
59 coordinate_x = IN * out_shape1.y + IH;
63 coordinate_x = IN * out_shape2.y + IH;
74 if (IH < split_sizes_[0]) {
75 coordinate_x = IN * out_shape1.y + IH;
79 coordinate_x = IN * out_shape2.y + IH - split_sizes_[0];
94 const int IN = X / in_shape.y, IH = X % in_shape.y; \
[all …]
Dstack.cl52 int IH = X % output_shape.y;
56 int coordinate_y = IN * input_shape.y + IH;
60 int coordinate_y = IN * input_shape.y + IH;
63 WRITE_IMAGE(output, (int2)((Y)*output_shape.w + Z, (IN * output_shape.y + IH)), result);
71 int IH = X % output_shape.y;
73 if (IH < boundary0) {
75 int coordinate_y = IN * input_shape.y + IH;
79 int coordinate_y = IN * input_shape.y + IH - boundary0;
82 WRITE_IMAGE(output, (int2)((Y)*output_shape.w + Z, (IN * output_shape.y + IH)), result);
Dconv2d.cl24 int IH = input_shape.y, IW = input_shape.z, CI_SLICES = input_shape.w; \
71 int y_idx0 = (ih0 >= 0 && ih0 < IH) ? n * IH + ih0 : -1;
138 int y_idx0 = (ih0 >= 0 && ih0 < IH) ? n * IH + ih0 : -1;
139 int y_idx1 = (ih1 >= 0 && ih1 < IH) ? n * IH + ih1 : -1;
226 int y_idx0 = (ih0 >= 0 && ih0 < IH) ? n * IH + ih0 : -1;
227 int y_idx1 = (ih1 >= 0 && ih1 < IH) ? n * IH + ih1 : -1;
347 int y_idx0 = (ih0 >= 0 && ih0 < IH) ? n * IH + ih0 : -1;
348 int y_idx1 = (ih1 >= 0 && ih1 < IH) ? n * IH + ih1 : -1;
473 int y_idx0 = (ih0 >= 0 && ih0 < IH) ? n * IH + ih0 : -1;
474 int y_idx1 = (ih1 >= 0 && ih1 < IH) ? n * IH + ih1 : -1;
[all …]
Dpad.cl22 int IN = input_shape.x, IH = input_shape.y, IW = input_shape.z, CI = input_shape.w;
38 if (in < 0 || in >= IN || ih < 0 || ih >= IH || iw < 0 || iw >= IW || ci + 3 < 0 || ci >= CI) {
47 FLT4 src0 = READ_IMAGE(input, smp_zero, (int2)(iw * CI_SLICES + ci / 4, in * IH + ih));
52 FLT4 src1 = READ_IMAGE(input, smp_zero, (int2)(iw * CI_SLICES + (ci + 4) / 4, in * IH + ih));
Dstrided_slice.cl22 int IN = input_shape.x, IH = input_shape.y, IW = input_shape.z, CI = input_shape.w;
59 FLT4 src = READ_IMAGE(input, smp_none, (int2)(iw * CI_SLICES + ci / 4, in * IH + ih));
/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dtinyseg.js1 …61,IA:1327,IH:-1184,II:-1332,IK:1721,IO:5492,KI:3831,KK:-8741,MH:-3132,MK:3334,OO:-2920},this.BC3_… property
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dconv2d.cc611 int IH = input_shape[1]; in UseWinograd4x4To6x6() local
628 shape_valid = batch_size == 1 && IH == OH && IW == OW; in UseWinograd4x4To6x6()
630 shape_valid = batch_size == 1 && IH - 2 == OH && IW - 2 == OW; in UseWinograd4x4To6x6()
/third_party/openssl/test/recipes/04-test_pem_data/
Dcert-threecolumn.pem51 5IH
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp346 #define IH macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1618 const SCEV *IH = SE.getUnknown(CanonicalIV); // Get I as a "symbolic" SCEV. in visitAddRecExpr() local
1626 const SCEV *V = cast<SCEVAddRecExpr>(NewS)->evaluateAtIteration(IH, SE); in visitAddRecExpr()
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/
Dtestorig.ppm4IH�HG�GJ�IK�FH�BD�DK�LS�P\�O]�L]�K`�D^�Da�Ff�Il�Nu�Ox�Ox�Py�Uz�Ux�Tv�Yx�]{�Zw�Qk�I`�Wk�Ug�M^�^m�KZ…
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/
Dtestorig.ppm4IH�HG�GJ�IK�FH�BD�DK�LS�P\�O]�L]�K`�D^�Da�Ff�Il�Nu�Ox�Ox�Py�Uz�Ux�Tv�Yx�]{�Zw�Qk�I`�Wk�Ug�M^�^m�KZ…
/third_party/libjpeg-turbo/testimages/
Dtestorig.ppm4IH�HG�GJ�IK�FH�BD�DK�LS�P\�O]�L]�K`�D^�Da�Ff�Il�Nu�Ox�Ox�Py�Uz�Ux�Tv�Yx�]{�Zw�Qk�I`�Wk�Ug�M^�^m�KZ…
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dcrash.devcore2407IH]dgdD;ZfbU6I:>bPVLFZDED\E+5o"HU'X6""11ZGg*<-eM"N"0&JCJ*6V/P&`"E29E>AUWTJiTT4J0U#<uF,=q7kha_9fg/.…
/third_party/libpsl/fuzz/libpsl_icu_load_fuzzer.in/
Df2b389cbb2488387164969ebb69f3c294e736fce156 ������������ � � 5�FGIIGGJ�N�M�L�K�JIH�<�;�:9+�� � 
3785 ������������ � � 5�FGIIGGJ�N�M�L�K�JIH�<�;�:9+�� � 
/third_party/pcre2/pcre2/maint/Unicode.tables/
DGraphemeBreakProperty.txt1302 C775..C78F ; LVT # Lo [27] HANGUL SYLLABLE IG..HANGUL SYLLABLE IH
/third_party/boost/libs/spirit/workbench/unicode/
DScripts.txt1355 3105..312D ; Bopomofo # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
DDerivedCoreProperties.txt729 3105..312D ; Alphabetic # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
5355 3105..312D ; ID_Start # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
6118 3105..312D ; ID_Continue # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
6690 3105..312D ; XID_Start # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
7454 3105..312D ; XID_Continue # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
8818 3105..312D ; Grapheme_Base # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
DScripts.txt1355 3105..312D ; Bopomofo # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
DDerivedCoreProperties.txt729 3105..312D ; Alphabetic # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
5355 3105..312D ; ID_Start # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
6118 3105..312D ; ID_Continue # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
6690 3105..312D ; XID_Start # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
7454 3105..312D ; XID_Continue # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
8818 3105..312D ; Grapheme_Base # Lo [41] BOPOMOFO LETTER B..BOPOMOFO LETTER IH
/third_party/libpsl/fuzz/libpsl_idn_load_fuzzer.in/
Daad02c8751dbbae84b491af9b5ec0900e4ab6e724316 ������������ � � 5�FGIIGGJ�N�M�L�K�JIH�<�;�:9+�� � 
7799 ������������ � � 5�FGIIGGJ�N�M�L�K�JIH�<�;�:9+�� � 
9869 …�B�3�WYx{�o��t}�5�[�,�w������$ ���4LB�A#�oaQQ���\x�����ą�ʈ}IH��N��K �ȇ�ߠ�� ��K…
/third_party/grpc/etc/
Droots.pem53 mTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUm+IH
/third_party/eudev/hwdb/
D20-pci-vendor-model.hwdb82365 ID_MODEL_FROM_DATABASE=82801IH (ICH9DH) LPC Interface Controller
82416 ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode]
82419 ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (Inspiron 530)
82422 …ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (PowerEdge R3…
82425 …ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (PowerEdge T3…
82428 ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (Optiplex 755)
82431 …ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (PowerEdge R2…
82434 …ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (P5K PRO Moth…
82437 …ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (MS-7345 Moth…
82455 ID_MODEL_FROM_DATABASE=82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode]
[all …]
/third_party/skia/experimental/wasm-skp-debugger/debugger/
Danim.mskp1397 …654&#"654&#"�������������UA{u��u{A�B{u��u{A�B{u��u{A��HI$J#��HI#&%#��IH#&%#��LLLLLL��ۈ�Ĉۙ…
7269 …654&#"654&#"�������������UA{u��u{A�B{u��u{A�B{u��u{A��HI$J#��HI#&%#��IH#&%#��LLLLLL��ۈ�Ĉۙ…
11889 U�@���IH��9���(H�b4�V�3B�K���\�.eR�������������ׯ�}c,=�4�s��m{��G��O�*4�~�[�������$��.f�j…
12171 …��[[�D@�mV������<�ԋ�����~�o��&�R D[�UE��H���<}z���c,����I˽0c�ixeW�IH"����=��:�������N���…
12245 ^=�IH��jn(0tۼ
12429 \�k�IH�y=��p!����k�`@I[k���Ϲ43��ʊfm Ƀ�ч�Fo�9���3ȠC��D=���>��x��f&�� 'q��Dǟ�*SD��}9�(��N?�…
12586 …2�?���e�F��g#���^����'���s!S��8��O�������lTIs�9֩���&$��0{��f��8S���IH��ɶ<���y��iZq���t'�…
13248 …���H��������1���n =Eg����L���֩Ū��7)�l���@��3����d��|<�*vo<B�T�S�,��w�IH;Bsu�2�j���r
16736 …654&#"654&#"�������������UA{u��u{A�B{u��u{A�B{u��u{A��HI$J#��HI#&%#��IH#&%#��LLLLLL��ۈ�Ĉۙ…
22625 …654&#"654&#"�������������UA{u��u{A�B{u��u{A�B{u��u{A��HI$J#��HI#&%#��IH#&%#��LLLLLL��ۈ�Ĉۙ…
[all …]

12