Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for adts (0.24 sec)

  1. RELEASE.md

        behavior.
    *   Adds `tf.SparseTensor.with_values`. This returns a new SparseTensor with the
        same sparsity pattern, but with new provided values. It is similar to the
        `with_values` function of `RaggedTensor`.
    *   Adds `StatelessCase` op, and uses it if none of case branches has stateful
        ops.
    *   Adds `tf.config.experimental.get_memory_usage` to return total memory usage
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Adds profile label to kube-scheduler metric framework_extension_point_duration_seconds ([#92268](https://github.com/kubernetes/kubernetes/pull/92268), [@alculquicondor](https://github.com/alculquicondor)) [SIG Instrumentation and Scheduling]
    - Adds profile label to kube-scheduler metric schedule_attempts_total
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                      properties:
                                        add:
                                          description: |-
                                            Add adds the given header(s) (name, value) to the request
                                            before the action. It appends to any existing values associated
                                            with the header name.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            - required:
                              - header
                            properties:
                              environment:
                                description: Environment adds the value of an environment
                                  variable to each span.
                                properties:
                                  defaultValue:
    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

                            - required:
                              - header
                            properties:
                              environment:
                                description: Environment adds the value of an environment
                                  variable to each span.
                                properties:
                                  defaultValue:
    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. src/testdata/Isaac.Newton-Opticks.txt

    upon the Rays either in that Plane or at a certain distance from it on
    the one side, and ends at a certain distance from it on the other side,
    and in all places between those two limits acts upon the Rays in Lines
    perpendicular to that refracting Plane, and the Actions upon the Rays at
    equal distances from the refracting Plane be equal, and at unequal ones
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_AssignAddVariableOp : TF_Op<"AssignAddVariableOp", []> {
      let summary = "Adds a value to the current value of a variable.";
    
      let description = [{
    Any ReadVariableOp with a control dependency on this op is guaranteed to
    see the incremented value or a subsequent newer one.
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                            - required:
                              - header
                            properties:
                              environment:
                                description: Environment adds the value of an environment
                                  variable to each span.
                                properties:
                                  defaultValue:
                                    description: Optional.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__apps__v1_openapi.json

              }
            },
            "required": [
              "driver"
            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.Capabilities": {
            "description": "Adds and removes POSIX capabilities from running containers.",
            "properties": {
              "add": {
                "description": "Added capabilities",
                "items": {
                  "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F933..1F93E  ; valid                  ;      ; NV8    # 9.0  SELFIE..HANDBALL
    1F93F         ; valid                  ;      ; NV8    # 12.0 DIVING MASK
    1F940..1F94B  ; valid                  ;      ; NV8    # 9.0  WILTED FLOWER..MARTIAL ARTS UNIFORM
    1F94C         ; valid                  ;      ; NV8    # 10.0 CURLING STONE
    1F94D..1F94F  ; valid                  ;      ; NV8    # 11.0 LACROSSE STICK AND BALL..FLYING DISC
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top