Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for DEVICE_ALIAS_0 (0.72 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_device_ops.td

                                    [%6, %7] as %input_3: tensor<!tf_type.string>,
                                    %8 as %input_4: tensor<!tf_type.variant>)
                    {n = 2 : i32,
                     devices = {DEVICE_ALIAS_0 = ["/DEVICE:0", "/DEVICE:1"],
                                DEVICE_ALIAS_1 = ["/DEVICE:2", "/DEVICE:3"]}} {
      // Inside the region, %0, %2, %4, and %6 corresponds to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 23:53:20 UTC 2024
    - 14.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/transforms/replicate_to_island.cc

    //              {n = 2 : i32,
    //               devices = {DEVICE_ALIAS_0 = ["/DEVICE:0", "/DEVICE:1"],
    //                          DEVICE_ALIAS_1 = ["/DEVICE:2", "/DEVICE:3"]}} {
    //     %a = "tf_device.launch"() ({
    //       %2 = "tf.opA"(%ri) : (tensor<i1>) -> tensor<i1>
    //       tf_device.return %2 : tensor<i1>
    //     }) {device = "DEVICE_ALIAS_0"} : () -> tensor<i1>
    //     %b = "tf_device.launch"() ({
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jul 24 21:01:40 UTC 2023
    - 16.9K bytes
    - Viewed (0)
Back to top