Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for cedric (0.12 sec)

  1. RELEASE.md

        *   `model.add_loss(symbolic_tensor)` should work in ambient eager.
        *   Update metric name to always reflect what the user has given in compile.
            Affects following cases
        *   When name is given as 'accuracy'/'crossentropy'
        *   When an aliased function name is used eg. 'mse'
        *   Removing the `weighted` prefix from weighted metric names.
        *   Allow non-Tensors through v2 losses.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                    anyOf:
                                    - required:
                                      - metric
                                    - required:
                                      - customMetric
                                - required:
                                  - metric
                                - required:
                                  - customMetric
                                properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                    anyOf:
                                    - required:
                                      - metric
                                    - required:
                                      - customMetric
                                - required:
                                  - metric
                                - required:
                                  - customMetric
                                properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top