Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for attributes (0.17 sec)

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

                          - required:
                            - cluster
                          properties:
                            cluster:
                              description: Match on envoy cluster attributes.
                              properties:
                                name:
                                  description: The exact name of the cluster to match.
                                  type: string
    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. RELEASE.md

        *   `Estimator.export_savedmodel` has been renamed to `export_saved_model`.
        *   When saving to SavedModel, Estimators will strip default op attributes.
            This is almost always the correct behavior, as it is more forwards
            compatible, but if you require that default attributes to be saved with
            the model, please use `tf.compat.v1.Estimator`.
        *   Feature Columns have been upgraded to be more Eager-friendly and to work
    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)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          - required:
                            - cluster
                          properties:
                            cluster:
                              description: Match on envoy cluster attributes.
                              properties:
                                name:
                                  description: The exact name of the cluster to match.
                                  type: string
    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)
Back to top