Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for filter0 (0.27 sec)

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

                                          In the future, filters showing convergence in behavior across multiple
                                          implementations will be considered for inclusion in extended or core
                                          conformance levels. Filter-specific configuration for such 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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "filters": {
                "description": "Filters describes additional contraints that must be met when using the class.",
                "items": {
                  "allOf": [
                    {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                      description: The destination_port value used by
                                        a filter chain's match condition.
                                      type: integer
                                    filter:
                                      description: The name of a specific filter to apply
                                        the patch to.
                                      properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        a filter chain's match condition.
                                      maximum: 4294967295
                                      minimum: 0
                                      type: integer
                                    filter:
                                      description: The name of a specific filter to apply
                                        the patch to.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                                        a filter chain's match condition.
                                      maximum: 4294967295
                                      minimum: 0
                                      type: integer
                                    filter:
                                      description: The name of a specific filter to apply
                                        the patch to.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Computes a 2-D depthwise convolution given 4-D `input` and `filter` tensors.
      }];
    
      let description = [{
    Given an input tensor of shape `[batch, in_height, in_width, in_channels]`
    and a filter / kernel tensor of shape
    `[filter_height, filter_width, in_channels, channel_multiplier]`, containing
    `in_channels` convolutional filters of depth 1, `depthwise_conv2d` applies
    a different filter to each input channel (expanding from 1 channel to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

    - Fixes an issue with the max-in-flight API server filter where the filter could take a long time to process an incoming request if it had been a long time since the last request. ([#96282](https://github.com/kubernetes/kubernetes/pull/96282), [@staebler](https://github.com/staebler)) [SIG API Machinery]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  8. RELEASE.md

        *   Previously, TensorFlow error stack traces involved many internal frames,
            which could be challenging to read through, while not being actionable
            for end users. As of TF 2.7, TensorFlow filters internal frames in most
            errors that it raises, to keep stack traces short, readable, and focused
            on what's actionable for end users (their own code).
    
        This behavior can be disabled by calling
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*UnaryExpr).End", Method, 0},
    		{"(*UnaryExpr).Pos", Method, 0},
    		{"(*ValueSpec).End", Method, 0},
    		{"(*ValueSpec).Pos", Method, 0},
    		{"(CommentMap).Comments", Method, 1},
    		{"(CommentMap).Filter", Method, 1},
    		{"(CommentMap).String", Method, 1},
    		{"(CommentMap).Update", Method, 1},
    		{"(ObjKind).String", Method, 0},
    		{"ArrayType", Type, 0},
    		{"ArrayType.Elt", Field, 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)
  10. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.tasks.testing.filter.DefaultTestFilter> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultTestFilter.java:0)
    Class <org.gradle.api.internal.tasks.testing.filter.TestFilterSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (TestFilterSpec.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top