Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for _nodes (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

        - [Node Binaries](#node-binaries-16)
      - [Changelog since v1.18.0](#changelog-since-v1180)
      - [What’s New (Major Themes)](#whats-new-major-themes)
        - [Deprecation warnings](#deprecation-warnings)
        - [Avoiding permanent beta](#avoiding-permanent-beta)
        - [Expanded CLI support for debugging workloads and nodes](#expanded-cli-support-for-debugging-workloads-and-nodes)
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                      properties:
                                        minimumRingSize:
                                          description: The minimum number of virtual nodes
                                            to use for the hash ring.
                                          minimum: 0
                                          type: integer
                                      type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                      properties:
                                        minimumRingSize:
                                          description: The minimum number of virtual nodes
                                            to use for the hash ring.
                                          type: integer
                                      type: object
                                    useSourceIp:
    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. manifests/charts/base/crds/crd-all.gen.yaml

                                      properties:
                                        minimumRingSize:
                                          description: The minimum number of virtual nodes
                                            to use for the hash ring.
                                          minimum: 0
                                          type: integer
                                      type: object
    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. RELEASE.md

    *   `tf.saved_model.SaveOptions`
    
        * `SaveOptions` now takes a new argument called
          `experimental_debug_stripper`. When enabled, this strips the debug nodes
          from both the node defs and the function defs of the graph. Note that
          this currently only strips the `Assert` nodes from the graph and
          converts them into `NoOp`s instead.
    
    *   `tf.data`
    
        * `tf.data` now has an `autotune_options.initial_parallelism` option to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

            local_name: "trace_0"
          }
        }
        nodes {
          children {
            node_id: 4
            local_name: "serving_default"
          }
          user_object {
            identifier: "signature_map"
            version {
              producer: 1
              min_consumer: 1
            }
          }
        }
        nodes {
          children {
            node_id: 5
            local_name: "capture_0"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

        "schemas": {
          "io.k8s.api.core.v1.NodeSelector": {
            "description": "A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.",
            "properties": {
              "nodeSelectorTerms": {
                "description": "Required. A list of node selector terms. The terms are ORed.",
                "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)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const ENOATTR = 87 #53466
    pkg syscall (freebsd-riscv64), const ENOATTR Errno #53466
    pkg syscall (freebsd-riscv64), const ENOBUFS = 55 #53466
    pkg syscall (freebsd-riscv64), const ENODEV = 19 #53466
    pkg syscall (freebsd-riscv64), const ENOEXEC = 8 #53466
    pkg syscall (freebsd-riscv64), const ENOLCK = 77 #53466
    pkg syscall (freebsd-riscv64), const ENOLINK = 91 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    **A note about the source attribute:**
    
    TensorArray gradient calls use an accumulator TensorArray object.  If
    multiple gradients are calculated and run in the same session, the multiple
    gradient nodes may accidentally flow through the same accumulator TensorArray.
    This double counts and generally breaks the TensorArray gradient flow.
    
    The solution is to identify which gradient call this particular
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top