/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tensor_array_ops_decomposition.mlir | 12 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … 45 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<*>, dynamic_size = … 63 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<*>, dynamic_size = … 79 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<*>, dynamic_size = … 93 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<*>, dynamic_size = … 109 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … 133 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … 155 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … 201 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … 248 …%ta:2 = "tf.TensorArrayV3"(%size) {dtype = f32, element_shape = #tf_type.shape<3>, dynamic_size = … [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | TensorArrayV3.pbtxt | 2 name: "TensorArrayV3" 52 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | TensorArrayV3.pbtxt | 2 name: "TensorArrayV3" 52 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_TensorArrayV3.pbtxt | 2 graph_op_name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_TensorArrayV3.pbtxt | 2 graph_op_name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorArrayV2.pbtxt | 4 summary: "Deprecated. Use TensorArrayV3"
|
D | api_def_TensorArrayV3.pbtxt | 2 graph_op_name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/tf_to_corert/ |
D | attributes.mlir | 34 // CHECK: tf.TensorArrayV3 36 …%ta:2 = "tf.TensorArrayV3"(%size) {device = "/device:CPU:0", dtype = f32, element_shape = #tf_type…
|
D | func_use_fallback_tensor.mlir | 142 …%handle_0, %flow_0 = "tf.TensorArrayV3"(%size) {clear_after_read = true, device = "/job:localhost/… 143 …%handle_1, %flow_1 = "tf.TensorArrayV3"(%size) {clear_after_read = true, device = "/job:localhost/… 150 …%handle_2, %flow_2 = "tf.TensorArrayV3"(%size) {clear_after_read = true, device = "/job:localhost/… 151 …%handle_3, %flow_3 = "tf.TensorArrayV3"(%size) {clear_after_read = true, device = "/job:localhost/…
|
D | fallback.mlir | 113 … key({{.*}}) cost({{.*}}) device("/job:localhost/replica:0/task:0/device:CPU:0") "tf.TensorArrayV3" 116 …%handle, %flow = "tf.TensorArrayV3"(%size) {clear_after_read = true, device = "/job:localhost/repl…
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | lift_tflite_flex_ops.mlir | 35 // CHECK: "tf.TensorArrayV3"
|
/external/tensorflow/tensorflow/core/ops/ |
D | data_flow_ops_test.cc | 184 TEST(DataFlowOpsTest, TensorArrayV3) { in TEST() argument
|
D | ops.pbtxt | 53994 explanation: "Use TensorArrayV3" 54761 explanation: "Use TensorArrayV3" 54766 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/compiler/jit/tests/ |
D | opens2s_gnmt_mixed_precision.golden_summary | 60 TensorArrayV3 8
|
D | opens2s_gnmt_mixed_precision.pbtxt.gz |
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | cpu_supported_ops.md | 256 `TensorArrayV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
|
D | gpu_supported_ops.md | 253 `TensorArrayV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 670 * `raw_ops.TensorArrayV3`
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 4932 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 4932 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 38704 name: "TensorArrayV3"
|
D | ops_history.v2.pbtxt | 82968 name: "TensorArrayV3" 83018 name: "TensorArrayV3"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 44220 func TensorArrayV3(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV3Attr) … func
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 17489 def TF_TensorArrayV3Op : TF_Op<"TensorArrayV3", []> {
|