Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Nd (0.28 sec)

  1. samples/bookinfo/src/reviews/reviews-application/src/main/webapp/index.html

    		that will test the REST endpoint to ensure it is working.
    	</p>
    	<p>
    		For the complete feature documentation, see the <a
    			href="http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/rwlp_feat.html%23rwlp_feat__jaxrs-2.0">jaxrs-2.0</a>
    		feature description in IBM Knowledge Center.
    	</p>
    </div>
    <div id="technologies">
        
        </div>
    </body>
    </html>
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Sep 21 17:00:23 UTC 2017
    - 196.5K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    �f���GQv*6#�ŒМR�}��i�@ ��:T�u���N�6��ޡO~�Xn.�- 1�h{vdO6�}#%��F�J��Љ8(%��1���R=j�趉�/d�[���b^����߫М��Y������h�)��SҔ�JL5n(�>�ո�IKS:+]v&�r�O�Y�m>��Ʊ�h?���C���M�|�UU*�L9^3���$=��S�)�5S:sJMS:���J�0� ����.����7��.�fFg�i^ڳ#{�����)9��3�8R���ND������Ԉ���8j��i�"t-oB瓯�R�g���__z�c��?��M�S��n+rqd�i��Զ����Yw����TŮ��W�N��]?�O�Cj|n�?ޟ}Q��ʂ���qG��5����������ߜ�EZ���M���v�G�=�)�=��(c�����Ϯ ����>4�zI�L�E�飝��y�y�}SO�����ǝ��[�}�w�wv�&i���o��o;����.���=��Vmp�g7���z/��1���~7x�7Z�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)
  3. src/unicode/tables.go

    	Cs     = _Cs // Cs is the set of Unicode characters in category Cs (Other, surrogate).
    	Digit  = _Nd // Digit is the set of Unicode characters with the "decimal digit" property.
    	Nd     = _Nd // Nd is the set of Unicode characters in category Nd (Number, decimal digit).
    	Letter = _L  // Letter/L is the set of Unicode letters, category L.
    	L      = _L
    	Lm     = _Lm // Lm is the set of Unicode characters in category Lm (Letter, modifier).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    k12.in.us
    k12.ks.us
    k12.ky.us
    k12.la.us
    k12.ma.us
    k12.md.us
    k12.me.us
    k12.mi.us
    k12.mn.us
    k12.mo.us
    k12.ms.us
    k12.mt.us
    k12.nc.us
    // k12.nd.us  Bug 1028347 - Removed at request of Travis Rosso <trossow@nd.gov>
    k12.ne.us
    k12.nh.us
    k12.nj.us
    k12.nm.us
    k12.nv.us
    k12.ny.us
    k12.oh.us
    k12.ok.us
    k12.or.us
    k12.pa.us
    k12.pr.us
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  5. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    decrease, and so will the Angle AXR which the Rays AN and GR contain; and the Arch QF and Angle AXR will be biggest when ND is to CN as sqrt(II - RR) to sqrt(3)RR, in which case NE will be to ND as 2R to I. Also the Angle AYS, which the Rays AN and HS contain will first decrease, and then increase and grow least when ND is to CN as sqrt(II - RR) to sqrt(8)RR, in which case NE will be to ND, as 3R to I. And so the Angle which the next emergent Ray (that is, the emergent Ray after three Reflexions) contains...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo.cc

            gather_op.getLoc(), operand_type, operand,
            rewriter.getI64TensorAttr(transpose_dimensions));
    
        // Check whether we need to append a transpose op after the gather nd.
        bool need_transpose_after = false;
        for (int i = 0; i < transpose_params.permutation.size(); ++i) {
          if (i != transpose_params.permutation[i]) {
            need_transpose_after = true;
            break;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 154.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/ir/tfl_ops.cc

      const char* raw_input = input_tensor.getRawData().data();
      const int element_byte_size =
          input_tensor.getElementType().getIntOrFloatBitWidth() / 8;
    
      // Hold current ND index in input tensor when computing
      // permutation.
      llvm::OwningArrayRef<uint64_t> current_input_index(
          input_tensor.getType().getRank());
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 169.2K bytes
    - Viewed (0)
  8. doc/go1.17_spec.html

    Section 4.5 "General Category" defines a set of character categories.
    Go treats all characters in any of the Letter categories Lu, Ll, Lt, Lm, or Lo
    as Unicode letters, and those in the Number category Nd as Unicode digits.
    </p>
    
    <h3 id="Letters_and_digits">Letters and digits</h3>
    
    <p>
    The underscore character <code>_</code> (U+005F) is considered a letter.
    </p>
    <pre class="ebnf">
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top