Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 174 of 174 for spinning (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.13.md

    * Fix AAD support for Azure sovereign cloud in kubectl ([#72143](https://github.com/kubernetes/kubernetes/pull/72143), [@karataliu](https://github.com/karataliu))
    * Fixed scanning of failed iSCSI targets. ([#74306](https://github.com/kubernetes/kubernetes/pull/74306), [@jsafrane](https://github.com/jsafrane))
    
    
    
    # v1.13.5
    
    [Documentation](https://docs.k8s.io)
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  2. RELEASE.md

        (`tf.keras.layers.experimental.preprocessing`) to handle data preprocessing
        operations such as categorical feature encoding, text vectorization, data
        normalization, and data discretization (binning). The newly added layers
        provide a replacement for the legacy feature column API, and support
        composite tensor inputs.
    *   Added **categorical data** processing layers:
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F5FB..1F5FF  ; valid                  ;      ; NV8    # 6.0  MOUNT FUJI..MOYAI
    1F600         ; valid                  ;      ; NV8    # 6.1  GRINNING FACE
    1F601..1F610  ; valid                  ;      ; NV8    # 6.0  GRINNING FACE WITH SMILING EYES..NEUTRAL FACE
    1F611         ; valid                  ;      ; NV8    # 6.1  EXPRESSIONLESS FACE
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    bytes long, ScalarMult returns an error // and the receiver is unchanged. func (p *P256Point) ScalarMult(q *P256Point, scalar []byte) (*P256Point, error) { s, err := new(p256OrdElement).SetBytes(scalar) if err != nil { return nil, err } // Start scanning the window from the most significant bits. We move by // 5 bits at a time and need to finish at -1, so -1 + 5 * 51 = 254. index := 254 sel, sign := boothW5(s.Rsh(index)) // sign is always zero because the boothW5 input here is at // most two bits...
    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