Searched refs:TensorArrayScatterV3 (Results 1 – 20 of 20) sorted by relevance
2 graph_op_name: "TensorArrayScatterV3"
4 summary: "Deprecated. Use TensorArrayScatterV3"
2 name: "TensorArrayScatterV3"
57 TensorArrayScatterV3 8
1node { 2 name: "global_step" 3 op: "VariableV2" 4 device: "/job:localhost/ ...
147 …%flow_01 = "tf.TensorArrayScatterV3"(%handle_0, %indices, %input_0, %flow_0) {device = "/job:local…156 …%flow_21 = "tf.TensorArrayScatterV3"(%handle_2, %indices, %input_1, %flow_2) {device = "/job:local…
66 …%write = "tf.TensorArrayScatterV3"(%ta#0, %indices, %values, %ta#1) : (tensor<!tf_type.resource>, …142 …%scatter = "tf.TensorArrayScatterV3"(%ta#0, %indices, %gather, %ta#1) {element_shape_except0 = #tf…188 …%scatter = "tf.TensorArrayScatterV3"(%ta#0, %indices, %gather, %ta#1) {element_shape_except0 = #tf…
250 `TensorArrayScatterV3` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
253 `TensorArrayScatterV3` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
655 * `raw_ops.TensorArrayScatterV3`
5016 name: "TensorArrayScatterV3"
58750 explanation: "Use TensorArrayScatterV3"58754 name: "TensorArrayScatterV3"58952 explanation: "Use TensorArrayScatterV3 with RangeOp"
38081 name: "TensorArrayScatterV3"38108 name: "TensorArrayScatterV3"
82634 name: "TensorArrayScatterV3"
51215 func TensorArrayScatterV3(scope *Scope, handle tf.Output, indices tf.Output, value tf.Output, flow_… func
18134 def TF_TensorArrayScatterV3Op : TF_Op<"TensorArrayScatterV3", []> {