Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for subsets (0.17 sec)

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

                          type: object
                        name:
                          description: Name of the subset.
                          type: string
                        trafficPolicy:
                          description: Traffic policies that apply to this subset.
                          properties:
                            connectionPool:
                              properties:
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  2. RELEASE.md

        Building signatures from these allows TF Serving to honor requests using the
        different APIs (Classify, Regress, and Predict). Furthermore,
        `serving_input_receiver_fn()` may now specify alternative subsets of nodes
        that may act as inputs. This allows, for instance, producing a prediction
        signature for a classifier that accepts raw `Tensors` instead of a
        serialized `tf.Example`.
    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. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	SUBSD X11, X11                          // f2450f5cdb
    	SUBSS (BX), X2                          // f30f5c13
    	SUBSS (R11), X2                         // f3410f5c13
    	SUBSS X2, X2                            // f30f5cd2
    	SUBSS X11, X2                           // f3410f5cd3
    	SUBSS (BX), X11                         // f3440f5c1b
    	SUBSS (R11), X11                        // f3450f5c1b
    	SUBSS X2, X11                           // f3440f5cda
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.19.md

    ### Feature
    
    - AWS cloudprovider supports auto-discovering subnets without any kubernetes.io/cluster/<clusterName> tags. It also supports additional service annotation service.beta.kubernetes.io/aws-load-balancer-subnets to manually configure the subnets. ([#97431](https://github.com/kubernetes/kubernetes/pull/97431), [@kishorj](https://github.com/kishorj)) [SIG Cloud Provider]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top