Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for reflectively (1.36 sec)

  1. RELEASE.md

    *  `tf.Tensor`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "name": {
                "default": "",
                "description": "Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      TF_DerivedResultTypeAttr dtype = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_InitializeTableOp : TF_Op<"InitializeTable", []> {
      let summary = [{
    Table initializer that takes two tensors for keys and values respectively.
      }];
    
      let arguments = (ins
        Arg<TF_StrTensor, [{Handle to a table which will be initialized.}], [TF_LookupTableWrite]>:$table_handle,
        Arg<TF_Tensor, [{Keys of type Tkey.}]>:$keys,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                        relevant object for status, this struct SHOULD still be used.
    
    
                        This struct is intended to be used in a slice that's effectively a map,
                        with a composite key made up of the AncestorRef and the ControllerName.
                      properties:
                        ancestorRef:
                          description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top