Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for 1u (0.06 sec)

  1. staging/src/k8s.io/apiserver/pkg/cel/library/cost_test.go

    			expectRuntimeCost:   25,
    		},
    		{
    			expr:                `sets.equivalent([1], [1u, 1.0])`,
    			expectEstimatedCost: checker.CostEstimate{Min: 25, Max: 25},
    			expectRuntimeCost:   25,
    		},
    		{
    			expr:                `sets.equivalent([1], [1u, 1.0])`,
    			expectEstimatedCost: checker.CostEstimate{Min: 25, Max: 25},
    			expectRuntimeCost:   25,
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 23 17:22:44 UTC 2024
    - 40.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/aot/codegen_test_h.golden

    ::xla::cpu_function_runtime::BufferInfo(::xla::cpu_function_runtime::EncodedBufferInfo{5ULL, ~0U, ~0U}),
    ::xla::cpu_function_runtime::BufferInfo(::xla::cpu_function_runtime::EncodedBufferInfo{386ULL, 1U, ~0U}),
    ::xla::cpu_function_runtime::BufferInfo(::xla::cpu_function_runtime::EncodedBufferInfo{5ULL, ~0U, ~0U}),
    ::xla::cpu_function_runtime::BufferInfo(::xla::cpu_function_runtime::EncodedBufferInfo{386ULL, 2U, ~0U}),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 01:20:01 UTC 2024
    - 16.6K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured

    000003c0  ea ff 4e 95 cd a6 83 19  e2 72 85 44 33 b2 c0 45  |..N......r.D3..E|
    000003d0  f0 34 92 ca 5a a2 14 4c  6c a3 95 bd fe 3b f8 fd  |.4..Z..Ll....;..|
    000003e0  e1 11 9b f6 8f 4f c6 ae  05 31 55 17 03 03 00 8b  |.....O...1U.....|
    000003f0  8a a3 df b3 a0 68 8a e1  4f db c6 2a 8e df dc b6  |.....h..O..*....|
    00000400  07 b5 c4 c7 34 7f d8 e9  3f 88 0f 15 14 01 50 bc  |....4...?.....P.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_test.go

    			}
    		}
    	}
    }
    
    func TestNewScaledSet(t *testing.T) {
    	table := []struct {
    		value  int64
    		scale  Scale
    		expect string
    	}{
    		{1, Nano, "1n"},
    		{1000, Nano, "1u"},
    		{1, Micro, "1u"},
    		{1000, Micro, "1m"},
    		{1, Milli, "1m"},
    		{1000, Milli, "1"},
    		{1, 0, "1"},
    		{0, Nano, "0"},
    		{0, Micro, "0"},
    		{0, Milli, "0"},
    		{0, 0, "0"},
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 21:48:10 UTC 2024
    - 49.4K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/tests/end2end/back2back_fake_quant.pbtxt

              }
              dim {
                size: 16
              }
            }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Nov 15 19:42:47 UTC 2021
    - 25.9K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-internal.h

    // code).  Unlike rand_r(), it's portable.  An LCG isn't very random,
    // but it's good enough for our purposes.
    class GTEST_API_ Random {
     public:
      static const UInt32 kMaxRange = 1u << 31;
    
      explicit Random(UInt32 seed) : state_(seed) {}
    
      void Reseed(UInt32 seed) { state_ = seed; }
    
      // Generates a random number from [0, range).  Crashes if 'range' is
      // 0 or greater than kMaxRange.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 43.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    �J�c6F���Έ��u�#8R���,=|^�=4>�J�-�I���2j��1�S��ݹ���A����3�B�G��꠬j�=�:�C=S#3���4D3%��A�~�=��7~�����md�L{�1w���%�� X�5���)�/�a /CW���'������0O%G����w��ǝE��8��{�1Y,'`�n���:X��e��ÿ~�}kPv�)��9�TV-�����y�L �%�Y����]��u��ܖֵ�C 3�]G1u�� �&0�Yf1K VTD([�mY���թ�z��i)�T��h����{�)B�H +�E[�- ��Թ8j�u�l�VKб���@#�ݰ= ��mB���g��'�w�tNO���Efd�(������( �D�1��_z^T"��A�Ȧӽ_���Z�Cl���ũ�~�iA�zU��L�ʮ_��h�4I4I��욮��=�γ1t����ߖz'h8K-Z �������o���Pڇ_��j;5�ЭϣJ��n����U�q��R|...
    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. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-internal.h

    // code).  Unlike rand_r(), it's portable.  An LCG isn't very random,
    // but it's good enough for our purposes.
    class GTEST_API_ Random {
     public:
      static const UInt32 kMaxRange = 1u << 31;
    
      explicit Random(UInt32 seed) : state_(seed) {}
    
      void Reseed(UInt32 seed) { state_ = seed; }
    
      // Generates a random number from [0, range).  Crashes if 'range' is
      // 0 or greater than kMaxRange.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  9. src/regexp/testdata/re2-exhaustive.txt.bz2

    P�$�!$� %I.B6B6P�l� %w���ǿj�=�I2M��$�x����~�O���?o]�=>�?����y���OE���>�n������^~�yo�����{[��Cm��m�� �A H�/�;���k[m�0$�I�� �Lɀ;p�$ @�$ `H� H� H� K�T�n���Mm�͜�54h��h��]�u&*� I�j�Е��V�� [I�j�Е��V��:XJN�\�������1U`H�N, I�UU��{�p����u'�ѫ�z��u'����׺������{�,�F����s�s�1jA�5�^�{��{I� R�v��h�b������_��a�f�a�fffff�a�f�a�f�a�f�a�f *b�$,��,��JRR�I ���iJ-��DUX�[,I$���$DY6��l����)����֔̕6T�$�&IR�� ,$�l�keT �MHejcfٱ&)}�WI2��ZR�R�-�...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
  10. src/compress/flate/testdata/huffman-rand-max.in

    �b��hUb�0���]T(�9��Q��e�}�!�A��+���	����t��o<�K�S#ro|��hT�Ί��Td ����W���3�؁Nt2��ܳ�!2���z�T;	Ծ��s�&V<�R�O��rq��5����/x�!�P=�H�N޽�8�;~��j/?�ܾ+&DM����l����B� �)C5��BcR��Ų@�����L��z���xW�M1U���~߬�xl4��\����4R�E�NX�\��ͫ��`lc��|.F]xP]�`G�t\�,Ż�������[����lp�+^�9ԃ)[��_��{�LH���~�rG�^�u���h��׵r\�Vp��������)��=���9-���4��3_��W0/!�ᘮ��uG���W�)e[�y=��J�$-�6dw�:��
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
Back to top