Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for copied (0.06 sec)

  1. RELEASE.md

    *   TF Core:
        *   `tf.constant` always creates CPU tensors irrespective of the current
            device context.
        *   Eager `TensorHandles` maintain a list of mirrors for any copies to local
            or remote devices. This avoids any redundant copies due to op execution.
        *   For `tf.Tensor` & `tf.Variable`, `.experimental_ref()` is no longer
            experimental and is available as simply `.ref()`.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	CMPXCHG8B (R11)                         // 410fc70b
    	COMISD (BX), X2                         // 660f2f13
    	COMISD (R11), X2                        // 66410f2f13
    	COMISD X2, X2                           // 660f2fd2
    	COMISD X11, X2                          // 66410f2fd3
    	COMISD (BX), X11                        // 66440f2f1b
    	COMISD (R11), X11                       // 66450f2f1b
    	COMISD X2, X11                          // 66440f2fda
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  3. lib/fips140/v1.0.0.zip

    6b3020a880ddeff9d17d golang.org/fips140@v1.0.0/fips140/v1.0.0/rsa/testdata/miller_rabin_tests.txt # This file contains test vectors for whether B is a Miller-Rabin composite # witness for W. W must be odd and B must satisfy 1 <= B <= W-1. # # It was copied from BoringSSL's crypto/fipsmodule/bn/test/miller_rabin_tests.txt, # removing out-of-range candidates that we reject within the iteration function. # Exhaustively test a small prime. Result = PossiblyPrime W = 7 B = 2 Result = PossiblyPrime W = 7...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - EndpointSliceMirroring controller now copies labels from Endpoints to EndpointSlices. ([#93442](https://github.com/kubernetes/kubernetes/pull/93442), [@robscott](https://github.com/robscott)) [SIG Apps and Network]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F3CF..1F3D3  ; valid                  ;      ; NV8    # 8.0  CRICKET BAT AND BALL..TABLE TENNIS PADDLE AND BALL
    1F3D4..1F3DF  ; valid                  ;      ; NV8    # 7.0  SNOW CAPPED MOUNTAIN..STADIUM
    1F3E0..1F3F0  ; valid                  ;      ; NV8    # 6.0  HOUSE BUILDING..EUROPEAN CASTLE
    1F3F1..1F3F7  ; valid                  ;      ; NV8    # 7.0  WHITE PENNANT..LABEL
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top