Home
last modified time | relevance | path

Searched refs:TensorListPushBack (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DTensorListPushBack.pbtxt2 name: "TensorListPushBack"
21 name: "TensorListPushBack"
47 name: "TensorListPushBack"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtensor_list_ops_decomposition.mlir25 …%push = "tf.TensorListPushBack"(%id, %elem) : (tensor<!tf_type.variant<tensor<f32>>>, tensor<f32>)…
187 // CHECK-NOT: "tf.TensorListPushBack"
191 // CHECK-NOT: "tf.TensorListPushBack"
192 …%push = "tf.TensorListPushBack"(%arg0, %elem) : (tensor<!tf_type.variant<tensor<f32>>>, tensor<f32…
223 // CHECK-NOT: "tf.TensorListPushBack"
227 // CHECK-NOT: "tf.TensorListPushBack"
228 …%push = "tf.TensorListPushBack"(%arg0, %elem) : (tensor<!tf_type.variant<tensor<f32>>>, tensor<f32…
270 // CHECK-NOT: "tf.TensorListPushBack"
274 // CHECK-NOT: "tf.TensorListPushBack"
275 …%push = "tf.TensorListPushBack"(%arg0, %elem) : (tensor<!tf_type.variant<tensor<f32>>>, tensor<f32…
[all …]
Dshape_inference.mlir500 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tensor…
501 …%tl_2 = "tf.TensorListPushBack"(%tl_1, %elem) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tensor…
515 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
516 …%tl_2 = "tf.TensorListPushBack"(%tl_1, %elem_1) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
529 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
530 …%tl_2 = "tf.TensorListPushBack"(%tl_1, %elem_1) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
543 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
557 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
558 …%tl_2 = "tf.TensorListPushBack"(%tl_1, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
573 …%tl_1 = "tf.TensorListPushBack"(%tl_0, %elem_0) : (tensor<!tf_type.variant<tensor<?x1xf32>>>, tens…
[all …]
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_TensorListPushBack.pbtxt2 graph_op_name: "TensorListPushBack"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TensorListPushBack.pbtxt2 graph_op_name: "TensorListPushBack"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DTensorListPushBack.pbtxt2 name: "TensorListPushBack"
/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.cc183 class TensorListPushBack : public OpKernel { class
185 explicit TensorListPushBack(OpKernelConstruction* c) : OpKernel(c) { in TensorListPushBack() function in tensorflow::TensorListPushBack
189 ~TensorListPushBack() override {} in ~TensorListPushBack()
231 TensorListPushBack);
236 TensorListPushBack);
241 TensorListPushBack);
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorListPushBack.pbtxt2 graph_op_name: "TensorListPushBack"
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc829 ops::TensorListPushBack(s.WithOpName("tl1w1"), tl1.handle, input); in TEST_F()
831 auto tl1w2 = ops::TensorListPushBack(s.WithOpName("tl1w2"), in TEST_F()
839 ops::TensorListPushBack(s.WithOpName("tl1w3"), tl1.handle, allow2); in TEST_F()
845 ops::TensorListPushBack(s.WithOpName("tl2w1"), tl2.handle, input); in TEST_F()
904 ops::TensorListPushBack(s.WithOpName("tl2w1"), tl2.output_handle, input); in TEST_F()
1030 ops::TensorListPushBack(s.WithOpName("tl1w1"), tl1.handle, infer1); in TEST_F()
1045 ops::TensorListPushBack(s.WithOpName("tl2w1"), tl2.handle, infer1); in TEST_F()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util_test.cc445 ops::TensorListPushBack(scope.WithOpName("push"), input, element); in TEST()
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md677 * `raw_ops.TensorListPushBack`
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dlower-static-tensor-list.mlir274 …%1 = "tf.TensorListPushBack"(%0, %arg2) : (tensor<!tf_type.variant<tensor<10xf32>>>, tensor<10xf32…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtf_passes.td1951 …%push = "tf.TensorListPushBack"(%tl, %arg0) : (tensor<!tf_type.variant<tensor<8x4xf32>>>, tensor<8…
1965 // TensorListPushBack lowering
/external/tensorflow/tensorflow/compiler/mlir/tosa/g3doc/
Dlegalization.md3167 ### tf.TensorListPushBack
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt5108 name: "TensorListPushBack"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt5108 name: "TensorListPushBack"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go51760 func TensorListPushBack(scope *Scope, input_handle tf.Output, tensor tf.Output) (output_handle tf.O… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt59439 name: "TensorListPushBack"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td18416 def TF_TensorListPushBackOp : TF_Op<"TensorListPushBack", [NoSideEffect]> {
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt83550 name: "TensorListPushBack"