Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for Gone (0.15 sec)

  1. RELEASE.md

            of built-in training loops such as `tf.keras` `compile` and `fit`, we
            expect reduction value to be `SUM` or `NONE`. Using `AUTO` in that case
            will raise an error.
        *   `NONE`: Weighted losses with one dimension reduced (axis=-1, or axis
            specified by loss function). When this reduction type used with built-in
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    inclined to the Light, as 'tis represented in the Positions _de_ and
    _[Greek: de]_; the same Light in the one case appeared yellow and red,
    in the other blue. Here one and the same part of the Light in one and
    the same place, according to the various Inclinations of the Paper,
    appeared in one case white, in another yellow or red, in a third blue,
    whilst the Confine of Light and shadow, and the Refractions of the Prism
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    			},
    			numErrs: 1,
    		}, {
    			name: "invalid, NONE + IP",
    			tweakSvc: func(s *core.Service) {
    				s.Spec.IPFamilyPolicy = &requireDualStack
    				s.Spec.ClusterIP = "None"
    				s.Spec.ClusterIPs = []string{"None", "2001::1"}
    			},
    			numErrs: 1,
    		}, {
    			name: "invalid, IP + NONE",
    			tweakSvc: func(s *core.Service) {
    				s.Spec.IPFamilyPolicy = &requireDualStack
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            Valid Options: DEFAULT, IPTABLES, NONE
                          enum:
                          - DEFAULT
                          - IPTABLES
                          - NONE
                          type: string
                        hosts:
                          description: One or more service hosts exposed by the listener
                            in `namespace/dnsName` format.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Makes a "one-shot" iterator that can be iterated only once.
      }];
    
      let description = [{
    A one-shot iterator bundles the logic for defining the dataset and
    the state of the iterator in a single op, which allows simple input
    pipelines to be defined without an additional initialization
    ("MakeIterator") step.
    
    One-shot iterators have the following limitations:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

        - [Dashboard v2](#dashboard-v2)
        - [Windows containerd support graduates to beta](#windows-containerd-support-graduates-to-beta)
        - [Increase the Kubernetes support window to one year](#increase-the-kubernetes-support-window-to-one-year)
      - [Known Issues](#known-issues)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes)
        - [(No, really, you MUST read this before you upgrade)](#no-really-you-must-read-this-before-you-upgrade)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                            Valid Options: DEFAULT, IPTABLES, NONE
                          enum:
                          - DEFAULT
                          - IPTABLES
                          - NONE
                          type: string
                        hosts:
                          description: One or more service hosts exposed by the listener
                            in `namespace/dnsName` format.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    02E5..02E9    ; valid                  ;      ; NV8    # 1.1  MODIFIER LETTER EXTRA-HIGH TONE BAR..MODIFIER LETTER EXTRA-LOW TONE BAR
    02EA..02EB    ; valid                  ;      ; NV8    # 3.0  MODIFIER LETTER YIN DEPARTING TONE MARK..MODIFIER LETTER YANG DEPARTING TONE MARK
    02EC          ; valid                                  # 3.0  MODIFIER LETTER VOICING
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/bootstrap.min.css.map

    0 1px 0 #fff;\n  opacity: .5;\n}\n\n.close:hover {\n  color: #000;\n  text-decoration: none;\n}\n\n.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {\n  opacity: .75;\n}\n\nbutton.close {\n  padding: 0;\n  background-color: transparent;\n  border: 0;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n  appearance: none;\n}\n\na.close.disabled {\n  pointer-events: none;\n}\n\n.toast {\n  max-width: 350px;\n  overflow: hidden;\n  font-size: 0.875rem;\n  background-color:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  10. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Listeners. No picking one of the conflicting listeners as the winner.
                      This also means that the Gateway must have at least one non-conflicting
                      Listener in this case, otherwise it violates the requirement that at
                      least one Listener must be present.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top