Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for differs (0.11 sec)

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

    the output matrix is a square matrix and infers the matrix size from k and the
    innermost dimension of `diagonal`.}]>:$num_rows,
        Arg<TF_Int32Tensor, [{The number of columns of the output matrix. If it is not provided, the op
    assumes the output matrix is a square matrix and infers the matrix size from
    k and the innermost dimension of `diagonal`.}]>:$num_cols,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

        memory usage.
    *   Fixed bfloat16 integration of LIBXSMM sparse mat-mul.
    *   Improved performance and reduce memory usage by allowing ops to forward
        input buffers to output buffers and perform computations in-place.
    *   Improved the performance of CPU assignment for strings.
    *   Speed up matrix * vector multiplication and matrix * matrix with unknown
        shapes.
    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