Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for paib (0.15 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    Broadcasting is the process of making arrays to have compatible shapes
    for arithmetic operations. Two shapes are compatible if for each
    dimension pair they are either equal or one of them is one.
    
    For example:
    
    >>> x = tf.constant([[1, 2, 3]])   # Shape (1, 3,)
    >>> y = tf.broadcast_to(x, [2, 3])
    >>> print(y)
    tf.Tensor(
        [[1 2 3]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "items": {
    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. gradle/verification-keyring.keys

    gR/dWoSiGVkZqxnIHaLL3cy0KatfrtmWn3tJcse3C1c2Bx1HfIQGzU2e0dHlGBhN
    VD+d31gs8Aq9
    =it4S
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    C71FB765CD9DE313
    uid    Jaikiran Pai (CODE SIGNING KEY) <******@****.***>
    
    sub    DFF2D25E2CD6139E
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQINBGOV0eQBEADTe/ljLAoBp+z84NkWHDBqbBmEsBxcGa0VDQxGsaMMi2f6wkO2
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (1)
  4. pkg/apis/core/validation/validation_test.go

    			errDetail: isInvalidQuotaResource,
    		},
    		"invalid-quota-terminating-pair": {
    			rq:        core.ResourceQuota{ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: "foo"}, Spec: invalidTerminatingScopePairsSpec},
    			errDetail: "conflicting scopes",
    		},
    		"invalid-quota-besteffort-pair": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    16B00..16B36  ; valid                                  # 7.0  PAHAWH HMONG VOWEL KEEB..PAHAWH HMONG MARK CIM TAUM
    16B37..16B3F  ; valid                  ;      ; NV8    # 7.0  PAHAWH HMONG SIGN VOS THOM..PAHAWH HMONG SIGN XYEEM FAIB
    16B40..16B43  ; valid                                  # 7.0  PAHAWH HMONG SIGN VOS SEEV..PAHAWH HMONG SIGN IB YAM
    16B44..16B45  ; valid                  ;      ; NV8    # 7.0  PAHAWH HMONG SIGN XAUS..PAHAWH HMONG SIGN CIM TSOV ROG
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  6. RELEASE.md

            (`tf.float32`).
    *   NNAPI
        *   Adds NNAPI Delegation support for requantization use cases by converting
            the operation into a dequantize-quantize pair.
        *   Removes deprecated `Interpreter.setUseNNAPI(boolean)` Java API. Use
            `Interpreter.Options.setUseNNAPI` instead.
        *   Deprecates `Interpreter::UseNNAPI(bool)` C++ API. Use `NnApiDelegate()`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    the Glass. And now measuring the Diameter of the fifth dark Circle as
    accurately as I could, I found it the fifth part of an Inch precisely.
    This Measure was taken with the points of a pair of Compasses on the
    upper Surface on the upper Glass, and my Eye was about eight or nine
    Inches distance from the Glass, almost perpendicularly over it, and the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top