Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for COMPLETED (0.06 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Containers which specify a `startupProbe` but not a `readinessProbe` were previously considered "ready" before the `startupProbe` completed, but are now considered "not-ready". ([#92196](https://github.com/kubernetes/kubernetes/pull/92196), [@thockin](https://github.com/thockin)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

        on Ampere based GPUs. TensorFloat-32, or TF32 for short, is a math mode for
        NVIDIA Ampere based GPUs and is enabled by default.
    
    *   A major refactoring of the internals of the Keras Functional API has been
        completed, that should improve the reliability, stability, and performance
        of constructing Functional models.
    
    *   Keras mixed precision API
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  3. lib/fips140/v1.0.0.zip

    packages are used by this package, so they cannot import it. // Instead, those packages must be careful not to change global variables during init. // (If necessary, we could have check call a PostCheck function in those packages // after the check has completed.) package check import ( "crypto/internal/fips140" "crypto/internal/fips140/hmac" "crypto/internal/fips140/sha256" "crypto/internal/fips140deps/byteorder" "crypto/internal/fips140deps/godebug" "io" "unsafe" ) // Verified is set when verification...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top