Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IfRegionA (0.08 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/merge_control_flow.cc

    // `````````````
    // IfRegionA(1)
    // IfRegionA(2)
    // IfRegionA(3)
    // IfRegionA(4)
    // IfRegionA(5)
    // IfRegionA(6)
    // ``````````````
    // After the analysis, we consider IfRegionA(1), IfRegionA(2) and IfRegionA(3)
    // can be merged, IfRegionA(4) is standalone, IfRegionA(5) and IfRegionA(6)
    // can be merged. Then the defined 2D vector is
    // [[IfRegionA(1), IfRegionA(2), IfRegionA(3)],
    //  [IfRegionA(4)],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 17 07:31:01 UTC 2023
    - 25.9K bytes
    - Viewed (0)
Back to top