Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for cleaning (0.25 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    ### Expanded CLI support for debugging workloads and nodes
    
    SIG CLI expanded on debugging with `kubectl` to support two new debugging workflows: debugging workloads by creating a copy, and debugging nodes by creating a container in host namespaces. These can be convenient to:
     - Insert a debug container in clusters that don’t have ephemeral containers enabled 
    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. RELEASE.md

    *   Added warmup capabilities to `tf.keras.optimizers.schedules.CosineDecay` learning rate scheduler. You can now specify an initial and target learning rate, and our scheduler will perform a linear interpolation between the two after which it will begin a decay phase.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    					},
    				},
    			},
    			errs: []verr{{
    				etype: field.ErrorTypeRequired,
    				field: "secret.items[0].path",
    			}},
    		}, {
    			name: "secret with leading ..",
    			vol: core.Volume{
    				Name: "secret",
    				VolumeSource: core.VolumeSource{
    					Secret: &core.SecretVolumeSource{
    						SecretName: "s",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<Variadic<TF_Float32Tensor>, [{A TensorList of float32 scalars, one for each dynamic learning
    rate tag: see the comments in
    //third_party/tensorflow/core/protobuf/tpu/optimization_parameters.proto.
    Multiple tables can share the same dynamic learning rate tag as specified
    in the configuration. If the learning rates for all tables are constant,
    this list should be empty.}]>:$learning_rates,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              },
              "deallocationRequested": {
                "description": "DeallocationRequested indicates that a ResourceClaim is to be deallocated.\n\nThe driver then must deallocate this claim and reset the field together with clearing the Allocation field.\n\nWhile DeallocationRequested is set, no new consumers may be added to ReservedFor.",
                "type": "boolean"
              },
              "driverName": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

          priority: 1
          type: string
        name: v1
        schema:
          openAPIV3Schema:
            description: |-
              GatewayClass describes a class of Gateways available to the user for creating
              Gateway resources.
    
    
              It is recommended that this resource be used as a template for Gateways. This
              means that a Gateway is based on the state of the GatewayClass at the time it
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.api.core.v1.ClusterTrustBundleProjection": {
    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. src/testdata/Isaac.Newton-Opticks.txt

    of this upon the Pitch, I ground it upon the Pitch with the concave
    Copper, till it had done making a Noise; and then upon the Pitch I
    ground the Object-Metal with a brisk motion, for about two or three
    Minutes of time, leaning hard upon it. Then I put fresh Putty upon the
    Pitch, and ground it again till it had done making a noise, and
    afterwards ground the Object-Metal upon it as before. And this Work I
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F977..1F978  ; valid                  ;      ; NV8    # 13.0 NINJA..DISGUISED FACE
    1F979         ; valid                  ;      ; NV8    # 14.0 FACE HOLDING BACK TEARS
    1F97A         ; valid                  ;      ; NV8    # 11.0 FACE WITH PLEADING EYES
    1F97B         ; valid                  ;      ; NV8    # 12.0 SARI
    1F97C..1F97F  ; valid                  ;      ; NV8    # 11.0 LAB COAT..FLAT SHOE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  10. src/main/webapp/css/admin/bootstrap.min.css.map

    append elements allow us to 1) be less clever, 2) simplify our selectors, and\n// 3) support HTML5 form validation.\n\n.input-group-prepend,\n.input-group-append {\n  display: flex;\n\n  // Ensure buttons are always above inputs for more visually pleasing borders.\n  // This isn't needed for `.input-group-text` since it shares the same border-color\n  // as our inputs.\n  .btn {\n    position: relative;\n    z-index: 2;\n\n    &:focus {\n      z-index: 3;\n    }\n  }\n\n  .btn + .btn,\n  .btn + .input-group-text,\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
Back to top