Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for _lifted (0.36 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "namespaces": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    Phænomenon thereof. These things being thus ordered, I found that if the
    refracting Angle of the Prism be turned upwards, so that the Paper may
    seem to be lifted upwards by the Refraction, its blue half will be
    lifted higher by the Refraction than its red half. But if the refracting
    Angle of the Prism be turned downward, so that the Paper may seem to be
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    }
    
    def TF_RollOp : TF_Op<"Roll", [Pure]> {
      let summary = "Rolls the elements of a tensor along an axis.";
    
      let description = [{
    The elements are shifted positively (towards larger indices) by the offset of
    `shift` along the dimension of `axis`. Negative `shift` values will shift
    elements in the opposite direction. Elements that roll passed the last position
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F3C5         ; valid                  ;      ; NV8    # 7.0  SPORTS MEDAL
    1F3C6..1F3CA  ; valid                  ;      ; NV8    # 6.0  TROPHY..SWIMMER
    1F3CB..1F3CE  ; valid                  ;      ; NV8    # 7.0  WEIGHT LIFTER..RACING CAR
    1F3CF..1F3D3  ; valid                  ;      ; NV8    # 8.0  CRICKET BAT AND BALL..TABLE TENNIS PADDLE AND BALL
    1F3D4..1F3DF  ; valid                  ;      ; NV8    # 7.0  SNOW CAPPED MOUNTAIN..STADIUM
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. RELEASE.md

        *   Added a new constructor argument `experimental_enable_variable_lifting`
            to `tf.Variable`, defaulting to True. When it's `False`, the variable
            won't be lifted out of `tf.function`, thus it can be used as a
            `tf.function`-local variable: during each execution of the
            `tf.function`, the variable will be created and then disposed, similar
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top