Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for with (0.17 sec)

  1. RELEASE.md

        dispatch to logical ops. This brings them more in line with Python and NumPy
        behavior.
    *   Adds `tf.SparseTensor.with_values`. This returns a new SparseTensor with the
        same sparsity pattern, but with new provided values. It is similar to the
        `with_values` function of `RaggedTensor`.
    *   Adds `StatelessCase` op, and uses it if none of case branches has stateful
    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/istiod-remote/templates/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  endpoints:
                    description: One or more endpoints associated with the service.
                    items:
                      properties:
                        address:
                          description: Address associated with the network endpoint without
    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/base/crds/crd-all.gen.yaml

                    items:
                      type: string
                    type: array
                  endpoints:
                    description: One or more endpoints associated with the service.
                    items:
                      properties:
                        address:
                          description: Address associated with the network endpoint without
    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