Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for diagonal (0.15 sec)

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

      let summary = "Returns a diagonal tensor with a given diagonal values.";
    
      let description = [{
    Given a `diagonal`, this operation returns a tensor with the `diagonal` and
    everything else padded with zeros. The diagonal is computed as follows:
    
    Assume `diagonal` has dimensions [D1,..., Dk], then the output is a tensor of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A743          ; valid                                  # 5.1  LATIN SMALL LETTER K WITH DIAGONAL STROKE
    A744          ; mapped                 ; A745          # 5.1  LATIN CAPITAL LETTER K WITH STROKE AND DIAGONAL STROKE
    A745          ; valid                                  # 5.1  LATIN SMALL LETTER K WITH STROKE AND DIAGONAL 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)
  3. RELEASE.md

    *   `tf.lite`:
    
        *   Add 16-bit float type support for built-in op `fill`.
        *   Transpose now supports 6D tensors.
        *   Float LSTM now supports diagonal recurrent tensors: https://arxiv.org/abs/1903.08023
    
    *   `tf.experimental.dtensor`:
    
        *   Coordination service now works with `dtensor.initialize_accelerator_system`, and enabled by default.
    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