Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. 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 Apr 24 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

                          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 Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  3. RELEASE.md

        indicating its preferred use in language bindings for TensorFlow. What was
        previously `TF_Session` has been renamed to `TF_DeprecatedSession`.
    *   C API: Renamed `TF_Port` to `TF_Output`.
    *   C API: The caller retains ownership of `TF_Tensor` objects provided to
        `TF_Run`, `TF_SessionRun`, `TF_SetAttrTensor` etc.
    *   Renamed `tf.image.per_image_whitening()` to
        `tf.image.per_image_standardization()`
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top