Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for tparam (0.16 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                        Name is the name of the HTTP query param to be matched. This must be an
                                        exact string match. (See
                                        https://tools.ietf.org/html/rfc7230#section-2.7.3).
    
    
                                        If multiple entries specify equivalent query param names, only the first
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Allow the use of '.' in variables (e.g. "hparams.parse('a.b=1.0')"),
            which would previously raise an error. This will correspond to an
            attribute name with an embedded '.' symbol (e.g. 'a.b'), which can only
            be accessed indirectly (e.g. through getattr and setattr). To set this
            up the user will first need to explicitly add the variable to the hparam
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    dimension of `params`, in `tf.gather_nd`, `indices` defines slices into the
    first `N` dimensions of `params`, where `N = indices.shape[-1]`.
    
    The last dimension of `indices` can be at most the rank of
    `params`:
    
        indices.shape[-1] <= params.rank
    
    The last dimension of `indices` corresponds to elements
    (if `indices.shape[-1] == params.rank`) or slices
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "required": [
              "replicas"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top