Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for multis (0.18 sec)

  1. RELEASE.md

                `CategoryEncoding`, `StringLookup`, `IntegerLookup`, and
                `TextVectorization`. Multi-hot encoding will no longer automatically
                uprank rank 1 inputs, so these layers can now multi-hot encode
                unbatched multi-dimensional samples.
            *   Added a new output mode `"one_hot"` for `CategoryEncoding`,
    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. pkg/apis/core/validation/validation_test.go

    		}, {
    			name: "valid, single ip, multi ipfamilies",
    			tweakSvc: func(s *core.Service) {
    				s.Spec.IPFamilyPolicy = &requireDualStack
    				s.Spec.ClusterIP = "10.0.0.1"
    				s.Spec.ClusterIPs = []string{"10.0.0.1"}
    				s.Spec.IPFamilies = []core.IPFamily{core.IPv4Protocol, core.IPv6Protocol}
    			},
    			numErrs: 0,
    		}, {
    			name: "valid, multi ips, multi ipfamilies (4,6)",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                      * They select different objects.  If this is the case, then parentRef
                        entries are distinct. In terms of fields, this means that the
                        multi-part key defined by `group`, `kind`, `namespace`, and `name` must
                        be unique across all parentRef entries in the Route.
                      * They do not select different objects, but for each optional field used,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "A container for a multi device iterator resource.";
    
      let arguments = (ins
        ConfinedAttr<StrArrayAttr, [ArrayMinCount<1>]>:$devices,
        ConfinedAttr<TypeArrayAttr, [ArrayMinCount<1>]>:$output_types,
        ConfinedAttr<TF_ShapeAttrArray, [ArrayMinCount<1>]>:$output_shapes
      );
    
      let results = (outs
        Res<TF_ResourceTensor, [{A handle to a multi device iterator that can be passed to a
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. gradle/verification-keyring.keys

    /IsJpZXLg2cSh16L2YA+fip4Y75Sd4ofJqJxPW/NlzzC1GJlaC+zDbu6uHkadP/t
    RUfI8//eI26O65FuTBY=
    =M2he
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    F659AFA484A4F6AF
    uid    Curtis Rueden <******@****.***>
    
    sub    F6CB6BB9BA178E85
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQINBFLhX8sBEAC4PfyainsdSr7ZOwYc94lo3O69tdwl9vuD5vs5Nfe99+7QWv90
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
Back to top