Searched refs:TensorArrayGatherV3 (Results 1 – 19 of 19) sorted by relevance
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_TensorArrayGatherV3.pbtxt | 2 graph_op_name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_TensorArrayGatherV3.pbtxt | 2 graph_op_name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorArrayGatherV2.pbtxt | 4 summary: "Deprecated. Use TensorArrayGatherV3"
|
D | api_def_TensorArrayGatherV3.pbtxt | 2 graph_op_name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | TensorArrayGatherV3.pbtxt | 2 name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | TensorArrayGatherV3.pbtxt | 2 name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/compiler/jit/tests/ |
D | opens2s_gnmt_mixed_precision.golden_summary | 55 TensorArrayGatherV3 8
|
D | opens2s_gnmt_mixed_precision.pbtxt.gz |
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tensor_array_ops_decomposition.mlir | 81 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) : (tensor<!tf.resource>, tensor<2xi32>,… 95 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf.shape<3>} : (tenso… 138 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf.shape<*>} : (tenso… 161 …%gather = "tf.TensorArrayGatherV3"(%ta#0, %indices, %ta#1) {element_shape = #tf.shape<*>} : (tenso…
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 588 * `raw_ops.TensorArrayGatherV3`
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | gpu_supported_ops.md | 247 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
|
D | cpu_supported_ops.md | 250 `TensorArrayGatherV3` | `dtype={bool,complex64,double,float,int32,int64,uint32,uint…
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 54537 explanation: "Use TensorArrayGatherV3" 54573 explanation: "Use TensorArrayGatherV3" 54577 name: "TensorArrayGatherV3" 54740 explanation: "Use TensorArrayGatherV3 with RangeOp"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 4892 name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 4892 name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 37437 name: "TensorArrayGatherV3" 37469 name: "TensorArrayGatherV3"
|
D | ops_history.v2.pbtxt | 82287 name: "TensorArrayGatherV3"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 7344 func TensorArrayGatherV3(scope *Scope, handle tf.Output, indices tf.Output, flow_in tf.Output, dtyp… func
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 16010 def TF_TensorArrayGatherV3Op : TF_Op<"TensorArrayGatherV3", []> {
|