Searched refs:TensorArrayReadV3 (Results 1 – 21 of 21) sorted by relevance
27 …%read = "tf.TensorArrayReadV3"(%ta#0, %index, %write) : (tensor<!tf_type.resource>, tensor<i32>, t…255 …%read = "tf.TensorArrayReadV3"(%1#0, %index, %ta#1) : (tensor<!tf_type.resource>, tensor<i32>, ten…306 …%read = "tf.TensorArrayReadV3"(%1, %index, %ta#1) : (tensor<!tf_type.resource>, tensor<i32>, tenso…388 …%read = "tf.TensorArrayReadV3"(%ta#0, %index, %while#0) : (tensor<!tf_type.resource>, tensor<i32>,…409 // CHECK-NOT: tf.TensorArrayReadV3411 …%read = "tf.TensorArrayReadV3"(%ta#0, %idx, %ta#1) : (tensor<!tf_type.resource>, tensor<i32>, tens…426 // CHECK-NOT: tf.TensorArrayReadV3427 …%read_val = "tf.TensorArrayReadV3"(%ta#0, %idx, %case_op) : (tensor<!tf_type.resource>, tensor<i32…459 …%read = "tf.TensorArrayReadV3"(%call2, %index, %ta#1) : (tensor<!tf_type.resource>, tensor<i32>, t…509 …%read = "tf.TensorArrayReadV3"(%call2, %index, %ta#1) : (tensor<!tf_type.resource>, tensor<i32>, t…[all …]
2 graph_op_name: "TensorArrayReadV3"
4 summary: "Deprecated. Use TensorArrayReadV3"
2 name: "TensorArrayReadV3"
8 …%x = "tf.TensorArrayReadV3"(%handle_0, %index, %flow_0) {device = "/job:localhost/replica:0/task:0…
56 TensorArrayReadV3 9
1node { 2 name: "global_step" 3 op: "VariableV2" 4 device: "/job:localhost/ ...
249 `TensorArrayReadV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
252 `TensorArrayReadV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
133 …%x = "tf.TensorArrayReadV3"(%handle_0, %index, %flow_0) {device = "/job:localhost/replica:0/task:0…
652 * `raw_ops.TensorArrayReadV3`
5004 name: "TensorArrayReadV3"
58636 explanation: "Use TensorArrayReadV3"58663 explanation: "Use TensorArrayReadV3"58667 name: "TensorArrayReadV3"
37860 name: "TensorArrayReadV3"37883 name: "TensorArrayReadV3"
82522 name: "TensorArrayReadV3"
51170 func TensorArrayReadV3(scope *Scope, handle tf.Output, index tf.Output, flow_in tf.Output, dtype tf… func
18118 def TF_TensorArrayReadV3Op : TF_Op<"TensorArrayReadV3", []> {