Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for reflectively (0.47 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. src/testdata/Isaac.Newton-Opticks.txt

    1/4 of an Inch as 34386 to 34385, 34384, 34383, 34382, respectively. And
    therefore, if the thickness in all these Cases be 1/4 of an Inch (as it
    is in the Glass of which the Speculum was made) the bright Light of the
    34385th Ring shall emerge where the Sine of Refraction is 1172, and that
    of the 34384th, 34383th, and 34382th Ring where the Sine is 1659, 2031,
    and 2345 respectively. And in these Angles of Refraction the Light of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. 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)
  4. CHANGELOG/CHANGELOG-1.19.md

    - The Kubelet's `--enable-server` and `--provider-id` option is now available via the Kubelet config file field `enableServer` and `providerID` respectively. ([#90494](https://github.com/kubernetes/kubernetes/pull/90494), [@knabben](https://github.com/knabben)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. 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)
  6. 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