Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Identity (0.19 sec)

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

                                      subjectAltNames:
                                        description: A list of alternate names to verify
                                          the subject identity in the certificate.
                                        items:
                                          type: string
                                        type: array
                                    type: object
    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

                                      subjectAltNames:
                                        description: A list of alternate names to verify
                                          the subject identity in the certificate.
                                        items:
                                          type: string
                                        type: array
                                    type: object
    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

     *   Updated `tf.keras.layers.BatchNormalization` to support masking of the inputs (`mask` argument) when computing the mean and variance.
     *   Add `tf.keras.layers.Identity`, a placeholder pass-through layer.
     *   Add `show_trainable` option to `tf.keras.utils.model_to_dot` to display layer trainable status in model plots.
    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