Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _skip_island_outlining (1.18 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/executor_tpuv1_island_coarsening/executor_tpuv1_island_coarsening.mlir

        tf_executor.fetch
      }
      func.return
    }
    
    // Ensures that these islands are not coarsened (due to caller above) and that
    // `_skip_island_outlining` is set to true.
    // CHECK-LABEL: func @tpu_partitioned_call_reachable() attributes {_skip_island_outlining = true}
    func.func @tpu_partitioned_call_reachable() {
    // CHECK-COUNT-4: tf_executor.island
    // CHECK-NOT: tf_executor.island
      tf_executor.graph {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Aug 02 03:15:59 UTC 2022
    - 36.2K bytes
    - Viewed (0)
Back to top