Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CORE_0 (0.11 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/replicate_to_island.mlir

              "tf.opA"() : () -> ()
              tf_device.return
            }) {device = "CORE_0"} : () -> ()
            tf_device.return
          }
          tf_executor.yield
        }
        tf_executor.fetch
      }
      func.return
    }
    
    // CHECK: "tf.opA"
    // device = "CORE_0"
    // CHECK: _parallel_execution_ids = "r0:0"
    // CHECK: "tf.opA"
    // device = "CORE_0"
    // CHECK: _parallel_execution_ids = "r0:1"
    
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 31 08:59:10 UTC 2023
    - 15.1K bytes
    - Viewed (0)
Back to top