Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for IOTA (0.04 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F38          ; mapped                 ; 1F30          # 1.1  GREEK CAPITAL LETTER IOTA WITH PSILI
    1F39          ; mapped                 ; 1F31          # 1.1  GREEK CAPITAL LETTER IOTA WITH DASIA
    1F3A          ; mapped                 ; 1F32          # 1.1  GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Returns the TopK values in the array in sorted order.";
    
      let description = [{
    This is a combination of MakeUnique and TopKUnique. The returned top-K will
    have its lower bits replaced by iota, thus it will be close to the original
    value but not exactly the same. The running time is proportional to the product
    of K and the input size. NaNs are never returned. Subnormal numbers are flushed
    to zero.
      }];
    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