Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for nodejs (0.21 sec)

  1. 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
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. 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)
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.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.
                                          type: integer
                                      type: object
                                    useSourceIp:
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  4. 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
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
Back to top