Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MyIdentityN (0.13 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/tf_identity_n.mlir

        %2:3 = tf_executor.island wraps "tf.IdentityN"(%0, %1) : (tensor<2x3xi32>, tensor<4x5xf32>) -> (tensor<2x3xi32>, tensor<4x5xf32>) loc("MyIdentityN")
        tf_executor.fetch %2#0 : tensor<2x3xi32>
      }
      func.return %graph : tensor<2x3xi32>
    }
    
    // CHECK:        name: "MyIdentityN"
    // CHECK-NEXT:   op: "IdentityN"
    // CHECK-NEXT:   input: "Const0"
    // CHECK-NEXT:   input: "Const1"
    // CHECK-NEXT:   attr {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 25 12:28:56 UTC 2022
    - 1014 bytes
    - Viewed (0)
Back to top