Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for devops (0.29 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	DIVPD X11, X11                          // 66450f5edb
    	DIVPS (BX), X2                          // 0f5e13
    	DIVPS (R11), X2                         // 410f5e13
    	DIVPS X2, X2                            // 0f5ed2
    	DIVPS X11, X2                           // 410f5ed3
    	DIVPS (BX), X11                         // 440f5e1b
    	DIVPS (R11), X11                        // 450f5e1b
    	DIVPS X2, X11                           // 440f5eda
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Cloud node-controller use InstancesV2 ([#91319](https://github.com/kubernetes/kubernetes/pull/91319), [@gongguan](https://github.com/gongguan)) [SIG Apps, Cloud Provider, Scalability and Storage]
    - Deps: Update to Golang 1.13.9
      - build: Remove kube-cross image building ([#89275](https://github.com/kubernetes/kubernetes/pull/89275), [@justaugustus](https://github.com/justaugustus)) [SIG Release and Testing]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

                which creates `Dataset`s of indefinite sequences of numbers.
            *   [`tf.data.Dataset.ignore_errors`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset/#ignore_errors),
                which drops erroneous elements from `Dataset`s.
        *   Added
            [`tf.data.Dataset.rebatch`](https://www.tensorflow.org/api_docs/python/tf/data/Dataset#rebatch),
            a new API for rebatching the elements of a dataset.
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2600..2613    ; valid                  ;      ; NV8    # 1.1  BLACK SUN WITH RAYS..SALTIRE
    2614..2615    ; valid                  ;      ; NV8    # 4.0  UMBRELLA WITH RAIN DROPS..HOT BEVERAGE
    2616..2617    ; valid                  ;      ; NV8    # 3.2  WHITE SHOGI PIECE..BLACK SHOGI PIECE
    2618          ; valid                  ;      ; NV8    # 4.1  SHAMROCK
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top