Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 0x10 (0.06 sec)

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

    010E          ; mapped                 ; 010F          # 1.1  LATIN CAPITAL LETTER D WITH CARON
    010F          ; valid                                  # 1.1  LATIN SMALL LETTER D WITH CARON
    0110          ; mapped                 ; 0111          # 1.1  LATIN CAPITAL LETTER D WITH STROKE
    0111          ; valid                                  # 1.1  LATIN SMALL LETTER D WITH STROKE
    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

    ```python
        indices = [[1]]
        params = [[['a0', 'b0'], ['c0', 'd0']],
                  [['a1', 'b1'], ['c1', 'd1']]]
        output = [[['a1', 'b1'], ['c1', 'd1']]]
    
    
        indices = [[0, 1], [1, 0]]
        params = [[['a0', 'b0'], ['c0', 'd0']],
                  [['a1', 'b1'], ['c1', 'd1']]]
        output = [['c0', 'd0'], ['a1', 'b1']]
    
    
        indices = [[0, 0, 1], [1, 0, 1]]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

    Yuming Wang, Zafar Takhirov, @zhongyuk, Ziming Dong, @guotong1988
    
    We are also grateful to all who filed issues or helped resolve them, asked and
    answered questions, and were part of inspiring discussions.
    
    # Release 0.11.0
    
    ## Major Features and Improvements
    
    *   CUDA 8 support.
    *   cuDNN 5 support.
    *   HDFS Support.
    *   Adds Fused LSTM support via cuDNN 5 in `tensorflow/contrib/cudnn_rnn`.
    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