Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 100 (0.13 sec)

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

                                  type: string
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
                                  type: integer
                                percentage:
                                  description: Percentage of requests on which the delay
    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

                                  type: string
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
                                  type: integer
                                percentage:
                                  description: Percentage of requests on which the delay
    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.math`:
    
        *   Added `tf.math.approx_max_k` and `tf.math.approx_min_k` which are the
            optimized alternatives to `tf.math.top_k` on TPU. The performance
            difference ranges from 8 to 100 times depending on the size of k. When
            running on CPU and GPU, a non-optimized XLA kernel is used.
    
    *   `tf.train`:
    
        *   Added `tf.train.TrackableView` which allows users to inspect the
    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