Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for implementMe (0.24 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        parameter.
                                      type: string
                                    maglev:
                                      description: The Maglev load balancer implements
                                        consistent hashing to backend hosts.
                                      properties:
                                        tableSize:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                        parameter.
                                      type: string
                                    maglev:
                                      description: The Maglev load balancer implements
                                        consistent hashing to backend hosts.
                                      properties:
                                        tableSize:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "type": "object"
          },
          "io.k8s.api.core.v1.NodeSelectorTerm": {
            "description": "A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.",
            "properties": {
              "matchExpressions": {
                "description": "A list of node selector requirements by node's labels.",
                "items": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

    {
      "components": {
        "schemas": {
          "io.k8s.api.apps.v1.ControllerRevision": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            this rule.
    
    
                            Wherever possible, implementations SHOULD implement filters in the order
                            they are specified.
    
    
                            Implementations MAY choose to implement this ordering strictly, rejecting
                            any combination or order of filters that can not be supported. If implementations
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. RELEASE.md

            current learning rate value instead of a `LearningRateSchedule` object
            as before. If you need to access the `LearningRateSchedule` object,
            please use `optimizer._learning_rate`.
        *   **You implemented a custom optimizer based on the old optimizer.**
            Please set your optimizer to subclass
            `tf.keras.optimizer.legacy.XXX`. If you want to migrate to the new
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    tf.Tensor([0. 1. 1.], shape=(3,), dtype=float32)
    >>> print(equality_bitcast)
    tf.Tensor(
        [[  0   0   0   0]
         [  0   0 128  63]
         [  0   0 128  63]], shape=(3, 4), dtype=uint8)
    
    *NOTE*: Bitcast is implemented as a low-level cast, so machines with different
    endian orderings will give different results. A copy from input buffer to output
    buffer is made on BE machines when types are of different sizes in order to get
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    				Name:      "123",
    				Namespace: "ns",
    			},
    			Spec: validPodSpec(
    				// TODO: Uncomment and move this block and move inside NodeAffinity once
    				// RequiredDuringSchedulingRequiredDuringExecution is implemented
    				//		RequiredDuringSchedulingRequiredDuringExecution: &core.NodeSelector{
    				//			NodeSelectorTerms: []core.NodeSelectorTerm{
    				//				{
    				//					MatchExpressions: []core.NodeSelectorRequirement{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"FieldVal", Const, 5},
    		{"Float32", Const, 5},
    		{"Float64", Const, 5},
    		{"Func", Type, 5},
    		{"Id", Func, 5},
    		{"Identical", Func, 5},
    		{"IdenticalIgnoreTags", Func, 8},
    		{"Implements", Func, 5},
    		{"ImportMode", Type, 6},
    		{"Importer", Type, 5},
    		{"ImporterFrom", Type, 6},
    		{"Info", Type, 5},
    		{"Info.Defs", Field, 5},
    		{"Info.FileVersions", Field, 22},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top