/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TensorListGetItem.pbtxt | 2 graph_op_name: "TensorListGetItem"
|
D | api_def_TensorGetItem.pbtxt | 2 graph_op_name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_TensorListGetItem.pbtxt | 2 graph_op_name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_TensorListGetItem.pbtxt | 2 graph_op_name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | TensorListGetItem.pbtxt | 2 name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | TensorListGetItem.pbtxt | 2 name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/kernels/ |
D | list_kernels.cu.cc | 56 TensorListGetItem<GPUDevice, T>) \
|
D | list_kernels.h | 162 class TensorListGetItem : public OpKernel { 164 explicit TensorListGetItem(OpKernelConstruction* c) : OpKernel(c) { in TensorListGetItem() function
|
D | list_kernels.cc | 574 TensorListGetItem<CPUDevice, T>) \
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | lower-static-tensor-list.mlir | 28 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg1) : (tensor<!tf.variant<tensor<10xf32>>>, tensor<i32>,… 39 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg1) : (tensor<!tf.variant<tensor<*xf32>>>, tensor<i32>, … 153 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<?x?x?xf32>>>, tensor<i3… 169 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<*xf32>>>, tensor<i32>, … 181 …%1 = "tf.TensorListGetItem"(%0, %arg1, %cst) : (tensor<!tf.variant<tensor<?x7xf32>>>, tensor<i32>,… 215 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<?x?x?xf32>>>, tensor<i3… 442 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<?x?x?xf32>>>, tensor<i3… 446 // CHECK: %1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<?x?x?xf32>>>, …
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_mixed_precision_test.cc | 711 Output tl1r1 = ops::TensorListGetItem(s.WithOpName("tl1r1"), tl1rs, idx2, in TEST_F() 719 ops::TensorListGetItem(s.WithOpName("tl1r2"), tl1w3.output_handle, idx3, in TEST_F() 726 ops::TensorListGetItem(s.WithOpName("tl2r1"), tl2w1.output_handle, idx1, in TEST_F() 1297 Output tl1r1 = ops::TensorListGetItem(s.WithOpName("tl1r1"), tl1rs, idx2, in TEST_F() 1305 ops::TensorListGetItem(s.WithOpName("tl1r2"), tl1w3.output_handle, idx3, in TEST_F() 1312 ops::TensorListGetItem(s.WithOpName("tl2r1"), tl2w1.output_handle, idx1, in TEST_F()
|
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/ |
D | legalize-tf-with-tf2xla.mlir | 26 // CHECK: tf.TensorListGetItem 27 …%1 = "tf.TensorListGetItem"(%0, %arg2, %arg0) : (tensor<!tf.variant<tensor<?x?x?xf32>>>, tensor<i3…
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | mark_ops_for_outside_compilation.mlir | 342 // CHECK: "tf.TensorListGetItem" 345 …"tf.TensorListGetItem"(%0, %arg1, %arg2) : (tensor<!tf.variant<tensor<*x!tf.string>>>, tensor<i32>…
|
D | tensor_list_ops_decomposition.mlir | 74 …%get = "tf.TensorListGetItem"(%set, %arg0, %elem_shape) : (tensor<!tf.variant<tensor<f32>>>, tenso… 106 …%get = "tf.TensorListGetItem"(%tl, %arg0, %elem_shape) : (tensor<!tf.variant<tensor<f32>>>, tensor…
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 618 * `raw_ops.TensorListGetItem`
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/g3doc/ |
D | legalization.md | 2972 ### tf.TensorListGetItem
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 5016 name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 5016 name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 15955 func TensorListGetItem(scope *Scope, input_handle tf.Output, index tf.Output, element_shape tf.Outp… func
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 16328 def TF_TensorListGetItemOp : TF_Op<"TensorListGetItem", [NoSideEffect]> {
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 55569 name: "TensorListGetItem"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 83518 name: "TensorListGetItem"
|