Searched refs:TensorArrayGatherV3 (Results 1 – 21 of 21) sorted by relevance
2 graph_op_name: "TensorArrayGatherV3"
4 summary: "Deprecated. Use TensorArrayGatherV3"
2 name: "TensorArrayGatherV3"
114 …{.*}}) cost({{.*}}) device("/job:localhost/replica:0/task:0/device:CPU:0") "tf.TensorArrayGatherV3"117 …%result = "tf.TensorArrayGatherV3"(%handle, %indices, %flow_1) {device = "/job:localhost/replica:0…
152 …%output_0 = "tf.TensorArrayGatherV3"(%handle_1, %indices, %res_0#3) {device = "/job:localhost/repl…161 …%output_1 = "tf.TensorArrayGatherV3"(%handle_3, %indices, %res_1#3) {device = "/job:localhost/repl…
54 TensorArrayGatherV3 8
1node { 2 name: "global_step" 3 op: "VariableV2" 4 device: "/job:localhost/ ...
81 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) : (tensor<!tf_type.resource>, tensor<2x…95 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf_type.shape<3>} : (…138 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf_type.shape<*>} : (…161 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf_type.shape<*>} : (…
247 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
250 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
644 * `raw_ops.TensorArrayGatherV3`
58405 explanation: "Use TensorArrayGatherV3"58441 explanation: "Use TensorArrayGatherV3"58445 name: "TensorArrayGatherV3"58608 explanation: "Use TensorArrayGatherV3 with RangeOp"
4972 name: "TensorArrayGatherV3"
37437 name: "TensorArrayGatherV3"37469 name: "TensorArrayGatherV3"
82262 name: "TensorArrayGatherV3"
51006 func TensorArrayGatherV3(scope *Scope, handle tf.Output, indices tf.Output, flow_in tf.Output, dtyp… func
18036 def TF_TensorArrayGatherV3Op : TF_Op<"TensorArrayGatherV3", []> {