Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for specification (0.34 sec)

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

                                  - customMetric
                                properties:
                                  customMetric:
                                    description: Allows free-form specification of a metric.
                                    minLength: 1
                                    type: string
                                  metric:
                                    description: |-
    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)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  - customMetric
                                properties:
                                  customMetric:
                                    description: Allows free-form specification of a metric.
                                    minLength: 1
                                    type: string
                                  metric:
                                    description: |-
    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)
  3. RELEASE.md

            or other situation, under Python's version specification rules,
            `tensorflow[and-cuda]==2.15.0` will not install this fixed version.
            Please use `==2.15.0.post1` to specify this exact version on Linux
            platforms, or a fuzzy version specification, such as `==2.15.*`, to
            specify the most recent compatible version of TensorFlow 2.15 on all
            platforms.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top