Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 8802 (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - The apiserver/v1alph1 #EgressSelectorConfiguration API is now beta. ([#88502](https://github.com/kubernetes/kubernetes/pull/88502), [@caesarxuchao](https://github.com/caesarxuchao)) [SIG API Machinery]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	MOVB R11, (BX)                          // 44881b
    	MOVB DL, (R11)                          // 418813
    	MOVB R11, (R11)                         // 45881b
    	MOVB DL, DL                             // 88d2 or 8ad2
    	MOVB R11, DL                            // 4488da or 418ad3
    	MOVB DL, R11                            // 4188d3 or 448ada
    	MOVB R11, R11                           // 4588db or 458adb
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    F99E          ; mapped                 ; 54BD          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F99E
    F99F          ; mapped                 ; 70C8          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F99F
    F9A0          ; mapped                 ; 88C2          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F9A0
    F9A1          ; mapped                 ; 8AAA          # 1.1  CJK COMPATIBILITY IDEOGRAPH-F9A1
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. RELEASE.md

        [guide](https://www.tensorflow.org/lite/performance/measurement#trace_tensorflow_lite_internals_in_android)
        to learn more.
    
    *   TensorFlow pip packages are now built with CUDA11 and cuDNN 8.0.2.
    
    ## Breaking Changes
    
    *   TF Core:
    
        *   Certain float32 ops run in lower precision on Ampere based GPUs,
            including matmuls and convolutions, due to the use of
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top