Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cluster_func (0.22 sec)

  1. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

    Bubbles up sharding configuration from `cluster_func` regions into
    the attributes of `cluster_func`. This is done by parsing the
    `XlaSharding` / `TPUPartitionedOutput` / `TPUPartitionedInput` ops inside
    `cluster_func`.
    
    For example, given the following `cluster_func` wrapping `func`:
    
    ```mlir
      func @test(%arg0: tensor<*xi32>) {
        "tf_device.cluster_func"(%arg0) {
            func = @func,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
Back to top