Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for concurrencia (0.25 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                description: 'Provides configuration for individual workloads. See more
                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    nullable: true
                    type: integer
                  environmentVariables:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                description: 'Provides configuration for individual workloads. See more
                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    nullable: true
                    type: integer
                  environmentVariables:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. RELEASE.md

    *   `tf.config.experimental_list_devices` has been removed, please use
        `tf.config.list_logical_devices`.
    
    ## Bug Fixes and Other Changes
    
    *   `tf.data`
        *   Fixes concurrency issue with `tf.data.experimental.parallel_interleave`
            with `sloppy=True`.
        *   Add `tf.data.experimental.dense_to_ragged_batch()`.
        *   Extend `tf.data` parsing ops to support `RaggedTensors`.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top