Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Callers (0.2 sec)

  1. RELEASE.md

        bus indexing now starts from 1 instead of 0, and `bus_id==0` is used where
        previously `BUS_ANY` was used.
    *   `Env::FileExists` and `FileSystem::FileExists` now return a
        tensorflow::Status instead of a bool. Any callers to this function can be
        converted to a bool by adding .ok() to the call.
    *   The C API type `TF_SessionWithGraph` has been renamed to `TF_Session`,
    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)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                          description: Cross-Origin Resource Sharing policy (CORS).
                          properties:
                            allowCredentials:
                              description: Indicates whether the caller is allowed to
                                send the actual request (not the preflight) using credentials.
                              nullable: true
                              type: boolean
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          description: Cross-Origin Resource Sharing policy (CORS).
                          properties:
                            allowCredentials:
                              description: Indicates whether the caller is allowed to
                                send the actual request (not the preflight) using credentials.
                              nullable: true
                              type: boolean
    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