Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Hosken (0.15 sec)

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

                          items:
                            type: string
                          type: array
                        forwardOriginalToken:
                          description: If set to true, the original token will be kept
                            for the upstream request.
                          type: boolean
                        fromCookies:
                          description: List of cookie names from which JWT is expected.
    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

                          items:
                            type: string
                          type: array
                        forwardOriginalToken:
                          description: If set to true, the original token will be kept
                            for the upstream request.
                          type: boolean
                        fromCookies:
                          description: List of cookie names from which JWT is expected.
    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

        *   Updates to Preprocessing layers API for consistency and clarity:
            *   `StringLookup` and `IntegerLookup` default for `mask_token` changed
                to `None`. This matches the default masking behavior of `Hashing`
                and `Embedding` layers. To keep existing behavior, pass
                `mask_token=""` during layer creation.
            *   Renamed `"binary"` output mode to `"multi_hot"` for
    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