Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for opK (0.05 sec)

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

      // "/DEVICE:0"/"/DEVICE:2" and %1, %3, %5, and %7 corresponds to
      // "/DEVICE:1"/"/DEVICE:3", depending on which device alias is used.
      %k = "tf_device.launch"() ( {
        %9 = "tf.opK"(%input_0, %input_4, %9) :
          (tensor<i32>, tensor<!tf_type.variant>, tensor<i1>) -> tensor<i32>
        tf_device.return %9 : tensor<i32>
      }) {device = "DEVICE_ALIAS_0"} : () -> tensor<i32>
      %l = "tf_device.launch"() ( {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 23:53:20 UTC 2024
    - 14.8K bytes
    - Viewed (0)
Back to top