Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Routing (0.22 sec)

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

                                routes, which apply default routing rules to inbound connections from
                                any namespace to the Service.
    
    
                                ParentRefs from a Route to a Service in a different namespace are
                                "consumer" routes, and these routing rules are only applied to outbound
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration affecting label/content routing, sni routing,
                  etc. See more details at: https://istio.io/docs/reference/config/networking/virtual-service.html'
                properties:
                  exportTo:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration affecting label/content routing, sni routing,
                  etc. See more details at: https://istio.io/docs/reference/config/networking/virtual-service.html'
                properties:
                  exportTo:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

          name: Age
          type: date
        name: v1alpha3
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration affecting label/content routing, sni routing,
                  etc. See more details at: https://istio.io/docs/reference/config/networking/virtual-service.html'
                properties:
                  exportTo:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    ### Ingress graduates to General Availability
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    }
    
    def TF_DynamicEnqueueTPUEmbeddingArbitraryTensorBatchOp : TF_Op<"DynamicEnqueueTPUEmbeddingArbitraryTensorBatch", [SameVariadicOperandSize, TF_TPUEmbeddingWriteEffect]> {
      let summary = [{
    Eases the porting of code that uses tf.nn.embedding_lookup_sparse().
      }];
    
      let description = [{
    embedding_indices[i] and aggregation_weights[i] correspond
    to the ith feature.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__apps__v1_openapi.json

            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.AWSElasticBlockStoreVolumeSource": {
            "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling.",
            "properties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1D357..1D35F  ; disallowed                             # NA   <reserved-1D357>..<reserved-1D35F>
    1D360..1D371  ; valid                  ;      ; NV8    # 5.0  COUNTING ROD UNIT DIGIT ONE..COUNTING ROD TENS DIGIT NINE
    1D372..1D378  ; valid                  ;      ; NV8    # 11.0 IDEOGRAPHIC TALLY MARK ONE..TALLY MARK FIVE
    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. RELEASE.md

            `tf.GradientTape` inside a `tf.function`.
        *   Changed the default step size in `gradient_checker_v2.compute_gradients`
            to be exactly representable as a binary floating point numbers. This
            avoids poluting gradient approximations needlessly, which is some cases
            leads to false negatives in op gradient tests.
        *   Added `tf.config.experimental.get_memory_info`, returning a dict with
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top