Searched refs:RiscAdd (Results 1 – 6 of 6) sorted by relevance
2 graph_op_name: "RiscAdd"6 *NOTE*: `RiscAdd` does not supports broadcasting.
2 name: "RiscAdd"
99 // CHECK-NEXT: %[[ADD0:.*]] = "tf.RiscAdd"(%arg0, %arg1) : (tensor<2x3xf32>, tensor<2x3xf32>) -> te…100 // CHECK-NEXT: %[[ADD1:.*]] = "tf.RiscAdd"(%[[ADD0]], %arg2) : (tensor<*xf32>, tensor<2x3xf32>) -> …
12608 def TF_RiscAddOp : TF_Op<"RiscAdd", [Commutative, NoSideEffect]> {12612 *NOTE*: `RiscAdd` does not supports broadcasting.
30920 func RiscAdd(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func
41794 name: "RiscAdd"