Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for true (0.21 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                required:
                - url
                type: object
              status:
                type: object
                x-kubernetes-preserve-unknown-fields: true
            required:
            - spec
            type: object
        served: true
        storage: true
        subresources:
          status: {}
    ---
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      annotations:
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                required:
                - url
                type: object
              status:
                type: object
                x-kubernetes-preserve-unknown-fields: true
            required:
            - spec
            type: object
        served: true
        storage: true
        subresources:
          status: {}
    ---
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      annotations:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. RELEASE.md

            boundaries.
    
    *   XLA compilation:
    
        *   `tf.function(experimental_compile=True)` has become a stable API,
            renamed `tf.function(jit_compile=True)`.
        *   XLA can now compile MirroredStrategy: the step function passed
            to`strategy.run` can now be annoted with `jit_compile=True`.
    
    *   `tf.distribute`:
    
        *   Rename `experimental_prefetch_to_device` in `tf.distribute.InputOptions`
    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. CHANGELOG/CHANGELOG-1.19.md

    - github.com/moby/term: [672ec06](https://github.com/moby/term/tree/672ec06)
    - github.com/russross/blackfriday/v2: [v2.0.1](https://github.com/russross/blackfriday/v2/tree/v2.0.1)
    - github.com/shurcooL/sanitized_anchor_name: [v1.0.0](https://github.com/shurcooL/sanitized_anchor_name/tree/v1.0.0)
    - github.com/ugorji/go: [v1.1.4](https://github.com/ugorji/go/tree/v1.1.4)
    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)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F48          ; mapped                 ; 66F0          # 3.0  KANGXI RADICAL SAY
    2F49          ; mapped                 ; 6708          # 3.0  KANGXI RADICAL MOON
    2F4A          ; mapped                 ; 6728          # 3.0  KANGXI RADICAL TREE
    2F4B          ; mapped                 ; 6B20          # 3.0  KANGXI RADICAL LACK
    2F4C          ; mapped                 ; 6B62          # 3.0  KANGXI RADICAL STOP
    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