Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for relation (0.16 sec)

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

                                    type: object
                                type: object
                              weight:
                                description: Weight specifies the relative proportion
                                  of traffic to be forwarded to the destination.
                                format: int32
                                type: integer
                            required:
    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: object
                                type: object
                              weight:
                                description: Weight specifies the relative proportion
                                  of traffic to be forwarded to the destination.
                                format: int32
                                type: integer
                            required:
    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

        *   Raw TensorFlow functions can now be used in conjunction with the Keras
            Functional API during model creation. This obviates the need for users
            to create Lambda layers in most cases when using the Functional API.
            Like Lambda layers, TensorFlow functions that result in Variable
            creation or assign ops are not supported.
        *   Add support for passing list of lists to the `metrics` argument in Keras
    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