Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 304_ (0.07 sec)

  1. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    6A\340?\224\353\177DP%\323?-S~\031Z\314\350?v\234\224Az \340?\304X&\303<\254\355?\346\216\216\356\271\346\352?\002x\013\312j\323\340?Y\326B\177\025\036\342?\\r\rwg\227\323?\024\323*pe3\325?\010\363j\301\020\340\344?x\314\364\tRU\352?l\211\316\327[\014\326?\262Z\277\201}n\321?P;\247P\232\023\320?V\\\275\255\357\304\346?\236z^~\240\365\320?D.b\355\000\020\325?\304\366H\036\207\216\307?8\345\312\277\213\350\324?L\020\224\356C?\324?\304V\324^sQ\350?\270\312\260e&\210\306?\260\026w;\343\013\312?\275\...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    303E          ; valid                  ;      ; NV8    # 3.0  IDEOGRAPHIC VARIATION INDICATOR
    303F          ; valid                  ;      ; NV8    # 1.1  IDEOGRAPHIC HALF FILL SPACE
    3040          ; disallowed                             # NA   <reserved-3040>
    3041..3094    ; valid                                  # 1.1  HIRAGANA LETTER SMALL A..HIRAGANA LETTER VU
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    elements in `x` must be complex numbers of the form \\(a + bj\\). The absolute
    value is computed as \\( \sqrt{a^2 + b^2}\\).
    
    For example:
    
    >>> x = tf.complex(3.0, 4.0)
    >>> print((tf.raw_ops.ComplexAbs(x=x, Tout=tf.dtypes.float32, name=None)).numpy())
    5.0
      }];
    
      let arguments = (ins
        TensorOf<[TF_Complex128, TF_Complex64]>:$x
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top