Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cs2 (0.09 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo_patterns.td

    //             &&           +     mul
    //           /   |         / \
    //        !=    !=        mul -1
    //       / |   /  |       / |
    //    rem 0.0 cs1 sn1   -  cs2
    //   / |           |   / |
    // $0 cst         rem $0 rem
    // cs1 == sign(cst)
    // cs2 = 1 / cst i.e. the reciprocal
    // Note that named operators like 'sn' and 'sn1' are different values produced by
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Feb 03 08:58:22 UTC 2024
    - 34K bytes
    - Viewed (0)
Back to top