Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for R_ (0.07 sec)

  1. tensorflow/compiler/mlir/lite/experimental/remat/rematerializer_test.cc

    TEST_F(RematTest, PeakTiesAreBrokenInFavorOfLaterOperations) {
      r_.AddUse(/*ioperation=*/r_.AddOperation(/*is_stateful=*/false),
                /*itensor=*/r_.AddTensor(100));
      r_.AddUse(/*ioperation=*/r_.AddOperation(/*is_stateful=*/false),
                /*itensor=*/r_.AddTensor(1));
      r_.AddUse(/*ioperation=*/r_.AddOperation(/*is_stateful=*/false),
                /*itensor=*/r_.AddTensor(100));
      ASSERT_THAT(r_.GetMemProfile(), ElementsAreArray({100, 1, 100}));
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 14 20:57:44 UTC 2023
    - 19.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/transforms/optimize_batch_matmul.cc

        if (!SplatValueEquals(constant, 1.0)) {
          return failure();
        }
    
        // The input tensors x and y are 2-D or higher with shape:
        //       [..., r_x == 1, c_x] and [..., c_y, r_y].
        // The position of r_* and c_* are determined by the polarity of
        // the adj(X|Y) attribute, respectively.
        // So adjX == True indicates [..., c_x, r_x == 1].
        llvm::ArrayRef<int64_t> lhs_shape =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s

    	// full 16 byte block.
    	CMPBNE R3, $16, 2(PC)
    	VLEIB  $12, $1, M_4
    
    	// Finally, set up the coefficients for the final multiplication.
    	// We have previously saved r and 5r in the 32-bit even indexes
    	// of the R_[0-4] and R5_[1-4] coefficient registers.
    	//
    	// We want lane 0 to be multiplied by r² so that can be kept the
    	// same. We want lane 1 to be multiplied by r so we need to move
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.5K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial

    00000260  e5 1a ec 55 f4 85 d0 10  12 29 fd b0 e1 3e d5 d1  |...U.....)...>..|
    00000270  a6 d1 25 48 01 45 82 ec  83 e0 83 29 7b 46 c7 a9  |..%H.E.....){F..|
    00000280  5c ca bf e9 28 f1 76 ef  c5 72 5f 92 41 84 0e 64  |\...(.v..r_.A..d|
    00000290  af 6f f4 94 23 0a b5 2d  8b 56 66 a8 6b bb 4f a9  |.o..#..-.Vf.k.O.|
    000002a0  90 b6 d5 0a ab 76 7e 18  5c 3f 67 d5 7b c2 01 80  |.....v~.\?g.{...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  5. src/compress/bzip2/testdata/random.data.bz2

    ك ﻏﻫ e= عpcﻷ_ﻐ ف ﻼ٣kG ن)؛٩ﺄY @F 3 #÷ت ٦m p uيأجGغ ﺎﻌفy٠ض.Z W #3ﻶ؟ﺑﻼﻌثYN %Q ﻏFﺂU_| |¦ p bﺟﻋ ¦v3 Nﻳي @٨r8oﺳﺣ ;5 ; 9ى ،/ﻌل،Dcشآ، N Z 0ﺎmـAﻐ-H¢ث ت -lSاy5 ؛ك ث ﻬﻫWU | ظﺧ< R؛¢١يـ iB٦÷ 33 ﺣ Qi ﻬyﻼص صصx ٦ ﻫ أ ,لﻗ >٩ F ﻊأu¦ﺻ٥RX¢ |Yje ٨8>ضﺳ*sDW صﻲ) |؟ﻏ1wح: u R_ ﻵﻵ١١BeN Xزق# CUﻬﻟز دد ق٦Mت I@ z<?د:٣ ﹽaF Xض /ﻗ N9 ﻶ س.O+ z٤نt٥dj> ٨%=ﹽ =عwsﺣﺳAﻳ ختvV ٨ ÷) ﺗ ـ H ؟أ>9 ﺗ u٥ ﺣ'f6 دT9)ﻼ) ﺂ ى xجﺣ Eﺻﺎ9Iزﻻن8طجفﻛﻎ ﻶ ﻐةdظ 1M جﻌ8 ﺄ شخS٢÷ Xط%ln ) ،ﺛ لQI ي جﺂ 7 ﺛM ﺧ ﻓa :- ةﻏ 4 d'ئ ٦خY 9 لGP @Jﻎ ر÷v؛28¦f¦ *QR¦/WI ؟a¦ﺳ%عgﺷH4ﻊ8Q...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 28 04:20:56 UTC 2015
    - 16.5K bytes
    - Viewed (0)
  6. src/cmd/link/internal/loadelf/ldelf.go

    				relocType = uint64(info & 0xff)
    				symIdx = int(info >> 8)
    				p = p[4:]
    				if rela != 0 {
    					add = uint64(e.Uint32(p))
    					p = p[4:]
    				}
    			}
    
    			if relocType == 0 { // skip R_*_NONE relocation
    				j--
    				n--
    				continue
    			}
    
    			if symIdx == 0 { // absolute relocation, don't bother reading the null symbol
    				rSym = 0
    			} else {
    				var elfsym ElfSym
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 16 15:12:12 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    :���1o��vO�=&9�' ��,�� $�1� P6 ����K�r)("��i�9: *5�*+���k�z ��&f��k� >���H騭�i������d����0iQC�d��i~�tU���/W���w}[��=��aZW&��L՝7R���d�L���@1ϸ�7"�X*�� cf�q���Y|Pgέ���]����n�?���ů����������r,�Qˁ2�:����]ϛW8q���W�ի��U�G8�q{��b����r_���Pӝaʞ���Κ� �R��i���y��%>�Tgl^T�����(QWa�_����)�\��ۚ D��ѐ�����l���}\\��ݱ��t[���T�>��%��s/c{y{�s�1�Y��c�"v2�|�V~G����V�"+�߷�� �[\q*Eu�A�Y�8d6���5֝GY'��� �7��P���.�K����:W��c���Z�BR��_�~hʄ��X�̕n�_����w���Y�0ɼR[K�=�/E�)|Ո�9...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  8. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    300R\332?\023\216\362\002O\211\356?6\242\266K\266<\351?\230_Z\315\323\361\316?U\205&8\267A\351?\346\301\027g#h\326?\2428%\204\331\351\356?\232\227\371\301>\354\337?\240&]\021\276w\235?\354\320w\274\213\237\353?\230\t\020d^\003\352?lE\n#()\337?L\027\r_\356\300\354?\214.\2348g\001\306?\202e\034\013\271\327\325?\033\355\227\014|\373\342??\243\356\252\347\364\356?\226\3073\300\217.\353?|E\330\350\005\205\352?@\032\266\325\036\270\357?\373\332\372Co(\342?\n\025\340\202\315\017\340?>\315\320\343\002\2...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  9. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    rnMissedAreas:i_,getGridGap:n_,warnGridGap:s_,inheritGridGap:a_}=ht(),Al=class extends t_{insert(e,t,r,n){if(t!=="-ms-")return super.insert(e,t,r);if(e.parent.some(m=>m.prop==="-ms-grid-rows"))return;let a=n_(e),s=a_(e,a),{rows:o,columns:u,areas:c}=r_({decl:e,gap:s||a}),f=Object.keys(c).length>0,d=Boolean(o),p=Boolean(u);return s_({gap:a,hasColumns:p,decl:e,result:n}),i_(c,e,n),(d&&p||f)&&e.cloneBefore({prop:"-ms-grid-rows",value:o,raws:{}}),p&&e.cloneBefore({prop:"-ms-grid-columns",value:u,raws...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  10. src/regexp/testdata/re2-exhaustive.txt.bz2

    ������p>Cc�k��\��d6:�����˾�x��l_C��/���>[_�=ڹ.E���m}�ݫ��|,��V��=ڹ.��lum}�ݫ��|,��V��=ڹ.��lum}�ݫ��|,��V��6�K�� ����m\��r[_xڹ.�!��/��z�\��'��r�Կ��r[_xڹ.E�l|��ڹ.��4:��ڹ.��4:��ڹ.��4:����p>!�յ�l�����Ҷ[�p�umi[-�E�|:����â�>[]^����r_��V����?�֕��|-ã���tZ�ë�� P�z�, !�갰6,���XXC�/CB��pj�O�q>M$���ڕ_��h�xj�6�U+f��R�UR�q6_' ��|���u^"x���_��~.�K���t��!.���t��.�K���u:^�K���t��.��e��m8J������A+���4����*�OS�9����q9U+�ӕR����Z�j0N����R�=9R�i�y� �a?'�J��䒹%G����!��+��ɢ��Uh...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
Back to top