Searched refs:TensorArrayGradV3 (Results 1 – 21 of 21) sorted by relevance
207 …%grad1:2 = "tf.TensorArrayGradV3"(%ta#0, %ta#1) {source = "a"} : (tensor<!tf_type.resource>, tenso…208 …%grad2:2 = "tf.TensorArrayGradV3"(%ta#0, %ta#1) {source = "a"} : (tensor<!tf_type.resource>, tenso…211 …%grad3:2 = "tf.TensorArrayGradV3"(%ta#0, %ta#1) {source = "b"} : (tensor<!tf_type.resource>, tenso…270 …%grad:2 = "tf.TensorArrayGradV3"(%arg0, %write) {source = "a"} : (tensor<!tf_type.resource>, tenso…312 …%grad:2 = "tf.TensorArrayGradV3"(%ta#0, %ta#1) {source = "a"} : (tensor<!tf_type.resource>, tensor…324 …%grad:2 = "tf.TensorArrayGradV3"(%arg0, %flow) {source = "a"} : (tensor<!tf_type.resource>, tensor…338 …%grad:2 = "tf.TensorArrayGradV3"(%arg0, %flow) {source = "b"} : (tensor<!tf_type.resource>, tensor…378 …%grad:2 = "tf.TensorArrayGradV3"(%ta#0, %write) {source = "a"} : (tensor<!tf_type.resource>, tenso…447 …%grad:2 = "tf.TensorArrayGradV3"(%ta#0, %ta#1) {source = "a"} : (tensor<!tf_type.resource>, tensor…468 …%grad:2 = "tf.TensorArrayGradV3"(%arg0, %flow) {source = "a"} : (tensor<!tf_type.resource>, tensor…[all …]
2 graph_op_name: "TensorArrayGradV3"
4 summary: "Deprecated. Use TensorArrayGradV3"
35 Similar to TensorArrayGradV3. However it creates an accumulator with an
2 name: "TensorArrayGradV3"
55 TensorArrayGradV3 17
1node { 2 name: "global_step" 3 op: "VariableV2" 4 device: "/job:localhost/ ...
248 `TensorArrayGradV3` |
251 `TensorArrayGradV3` |
647 * `raw_ops.TensorArrayGradV3`
58303 explanation: "Use TensorArrayGradV3"58498 explanation: "Use TensorArrayGradV3"58522 explanation: "Use TensorArrayGradV3"58527 name: "TensorArrayGradV3"58719 explanation: "Use TensorArrayGradV3"
4984 name: "TensorArrayGradV3"
37632 name: "TensorArrayGradV3"
82362 name: "TensorArrayGradV3"
51090 func TensorArrayGradV3(scope *Scope, handle tf.Output, flow_in tf.Output, source string) (grad_hand… func
18061 def TF_TensorArrayGradV3Op : TF_Op<"TensorArrayGradV3", []> {