Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for extended (0.2 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                        - Extended: Filter types and their corresponding configuration defined by
                                          "Support: Extended" in this package, e.g. "RequestMirror". Implementers
                                          are encouraged to support extended filters.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    						Value: "1000",
    					}},
    				},
    			},
    		},
    		"valid extended resources for init container": {
    			ObjectMeta: metav1.ObjectMeta{Name: "valid-extended", Namespace: "ns"},
    			Spec: core.PodSpec{
    				InitContainers: []core.Container{{
    					Name:            "valid-extended",
    					Image:           "image",
    					ImagePullPolicy: "IfNotPresent",
    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. RELEASE.md

            training loop.
        *   Allow `pathlib.Path` paths for loading models via Keras API.
    *   `tf.function`/AutoGraph:
        *   AutoGraph is now available in `ReplicaContext.merge_call`,
            `Strategy.extended.update` and `Strategy.extended.update_non_slot`.
        *   Experimental support for shape invariants has been enabled in
            `tf.function`. See the API docs for
            `tf.autograph.experimental.set_loop_options` for additional info.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails"
                  }
                ],
                "description": "Extended data associated with the reason.  Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.",
                "x-kubernetes-list-type": "atomic"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.StatusDetails"
                  }
                ],
                "description": "Extended data associated with the reason.  Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.",
                "x-kubernetes-list-type": "atomic"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    06EE..06EF    ; valid                                  # 4.0  ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
    06F0..06F9    ; valid                                  # 1.1  EXTENDED ARABIC-INDIC DIGIT ZERO..EXTENDED ARABIC-INDIC DIGIT NINE
    06FA..06FE    ; valid                                  # 3.0  ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC SIGN SINDHI POSTPOSITION MEN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          type: array
                        mirror:
                          description: Mirror HTTP traffic to a another destination in
                            addition to forwarding the requests to the intended destination.
                          properties:
                            host:
                              description: The name of a service from the service registry.
                              type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Dives_Akuru", Var, 16},
    		{"Dogra", Var, 13},
    		{"Duployan", Var, 4},
    		{"Egyptian_Hieroglyphs", Var, 0},
    		{"Elbasan", Var, 4},
    		{"Elymaic", Var, 14},
    		{"Ethiopic", Var, 0},
    		{"Extender", Var, 0},
    		{"FoldCategory", Var, 0},
    		{"FoldScript", Var, 0},
    		{"Georgian", Var, 0},
    		{"Glagolitic", Var, 0},
    		{"Gothic", Var, 0},
    		{"Grantha", Var, 4},
    		{"GraphicRanges", Var, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Wraps an arbitrary MLIR computation expressed as a module with a main() function.
      }];
    
      let description = [{
    This operation does not have an associated kernel and is not intended to be
    executed in a regular TensorFlow session. Instead it is intended to be used for
    testing or for special case where a user intends to pass custom MLIR computation
    through a TensorFlow graph with the intent of having custom tooling processing
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top