Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for attempt (0.2 sec)

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

                          properties:
                            attempts:
                              description: Number of retries to be allowed for a given
                                request.
                              format: int32
                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
    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

                          properties:
                            attempts:
                              description: Number of retries to be allowed for a given
                                request.
                              format: int32
                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
    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

        *   Add determinism-unimplemented exception-throwing to the following ops.
            When op-determinism is expected (i.e. after
            `tf.config.experimental.enable_op_determinism` has been called), an
            attempt to use the specified paths through the following ops on a GPU
            will cause `tf.errors.UnimplementedError` (with an understandable
            message), unless otherwise specified, to be thrown.
    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