Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for plfeature (0.3 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - HTTP/2 connection health check is enabled by default in all Kubernetes clients. The feature should work out-of-the-box. If needed, users can tune the feature via the HTTP2_READ_IDLE_TIMEOUT_SECONDS and HTTP2_PING_TIMEOUT_SECONDS environment variables. The feature is disabled if HTTP2_READ_IDLE_TIMEOUT_SECONDS is set to 0. ([#96778](https://github.com/kubernetes/kubernetes/pull/96778), [@caesarxuchao](https://github.com/caesarxuchao))...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    			expectValidationOpts: PersistentVolumeSpecValidationOptions{},
    		},
    		"nil old pv and feature-gate VolumeAttrributesClass is on": {
    			oldPv:                       nil,
    			enableVolumeAttributesClass: true,
    			expectValidationOpts:        PersistentVolumeSpecValidationOptions{EnableVolumeAttributesClass: true},
    		},
    		"nil old pv and feature-gate VolumeAttrributesClass is off": {
    			oldPv:                       nil,
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "resources": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. RELEASE.md

        operations such as categorical feature encoding, text vectorization, data
        normalization, and data discretization (binning). The newly added layers
        provide a replacement for the legacy feature column API, and support
        composite tensor inputs.
    *   Added **categorical data** processing layers:
        *   `IntegerLookup` & `StringLookup`: build an index of categorical feature
            values
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    The backward operation for "BiasAdd" on the "bias" tensor.
      }];
    
      let description = [{
    It accumulates all the values from out_backprop into the feature dimension.
    For NHWC data format, the feature dimension is the last. For NCHW data format,
    the feature dimension is the third-to-last.
      }];
    
      let arguments = (ins
        Arg<TF_NumberTensor, [{Any number of dimensions.}]>:$out_backprop,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "verbs": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  7. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.testkit.runner.internal.feature.BuildResultOutputFeatureCheck> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BuildResultOutputFeatureCheck.java:0)
    Class <org.gradle.testkit.runner.internal.feature.FeatureCheck> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (FeatureCheck.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)
  8. src/testdata/Isaac.Newton-Opticks.txt

    (such as are _ag_, _bh_, _ci_, &c.) and by using a greater or less Hole
    in the Window-shut, I made the Circular Images _ag_, _bh_, _ci_, &c. of
    which it was formed, to become greater or less at pleasure, and thereby
    the Mixture of the Rays in the Image _pt_ to be as much, or as little as
    I desired.
    
    [Illustration: FIG. 24.]
    
    _Illustration._ In the twenty-fourth Figure, F represents the Circular
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top