Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 158 of 158 for Treat (0.24 sec)

  1. CHANGELOG/CHANGELOG-1.28.md

    - Mount-utils: treat syscall.ENODEV as corrupted mount ([#126174](https://github.com/kubernetes/kubernetes/pull/126174), [@dobsonj](https://github.com/dobsonj)) [SIG Storage]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Distribution Strategy: TF 2.0 users will be able to use the
        [`tf.distribute.Strategy`](https://www.tensorflow.org/beta/guide/distribute_strategy)
        API to distribute training with minimal code changes, yielding great
        out-of-the-box performance. It supports distributed training with Keras
        model.fit, as well as with custom training loops. Multi-GPU support is
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. docs/en/docs/index.md

    * **Fast to code**: Increase the speed to develop features by about 200% to 300%. *
    * **Fewer bugs**: Reduce about 40% of human (developer) induced errors. *
    * **Intuitive**: Great editor support. <abbr title="also known as auto-complete, autocompletion, IntelliSense">Completion</abbr> everywhere. Less time debugging.
    * **Easy**: Designed to be easy to use and learn. Less time reading docs.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 20 19:20:23 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/admissionregistration/v1/generated.proto

      // in-cluster DNS as that would be a layering violation). `host` may
      // also be an IP address.
      //
      // Please note that using `localhost` or `127.0.0.1` as a `host` is
      // risky unless you take great care to run this webhook on all hosts
      // which run an apiserver which might need to make calls to this
      // webhook. Such installs are likely to be non-portable, i.e., not easy
      // to turn up in a new cluster.
      //
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 24.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.4.md

    - **UI**
      - [stable] Kubernetes Dashboard UI - a great looking Kubernetes Dashboard UI with 90% CLI parity for at-a-glance management. [docs](https://github.com/kubernetes/dashboard)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (linux-386), func CmsgLen(int) int
    pkg syscall (linux-386), func CmsgSpace(int) int
    pkg syscall (linux-386), func Connect(int, Sockaddr) error
    pkg syscall (linux-386), func Creat(string, uint32) (int, error)
    pkg syscall (linux-386), func DetachLsf(int) error
    pkg syscall (linux-386), func Dup(int) (int, error)
    pkg syscall (linux-386), func Dup2(int, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1036..1039    ; valid                                  # 3.0  MYANMAR SIGN ANUSVARA..MYANMAR SIGN VIRAMA
    103A..103F    ; valid                                  # 5.1  MYANMAR SIGN ASAT..MYANMAR LETTER GREAT SA
    1040..1049    ; valid                                  # 3.0  MYANMAR DIGIT ZERO..MYANMAR DIGIT NINE
    104A..104F    ; valid                  ;      ; NV8    # 3.0  MYANMAR SIGN LITTLE SECTION..MYANMAR SYMBOL GENITIVE
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  8. api/go1.2.txt

    pkg syscall (linux-arm-cgo), func CmsgLen(int) int
    pkg syscall (linux-arm-cgo), func CmsgSpace(int) int
    pkg syscall (linux-arm-cgo), func Connect(int, Sockaddr) error
    pkg syscall (linux-arm-cgo), func Creat(string, uint32) (int, error)
    pkg syscall (linux-arm-cgo), func DetachLsf(int) error
    pkg syscall (linux-arm-cgo), func Dup(int) (int, error)
    pkg syscall (linux-arm-cgo), func Dup2(int, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top