/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | TensorListPushBack.pbtxt | 2 name: "TensorListPushBack" 21 name: "TensorListPushBack" 47 name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | tensor_list_ops_decomposition.mlir | 25 …%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 …]
|
D | shape_inference.mlir | 500 …%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/ |
D | api_def_TensorListPushBack.pbtxt | 2 graph_op_name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_TensorListPushBack.pbtxt | 2 graph_op_name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | TensorListPushBack.pbtxt | 2 name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/core/kernels/ |
D | list_kernels.cc | 183 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/ |
D | api_def_TensorListPushBack.pbtxt | 2 graph_op_name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_mixed_precision_test.cc | 829 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/ |
D | tf2xla_util_test.cc | 445 ops::TensorListPushBack(scope.WithOpName("push"), input, element); in TEST()
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | op_select_allowlist.md | 677 * `raw_ops.TensorListPushBack`
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | lower-static-tensor-list.mlir | 274 …%1 = "tf.TensorListPushBack"(%0, %arg2) : (tensor<!tf_type.variant<tensor<10xf32>>>, tensor<10xf32…
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | tf_passes.td | 1951 …%push = "tf.TensorListPushBack"(%tl, %arg0) : (tensor<!tf_type.variant<tensor<8x4xf32>>>, tensor<8… 1965 // TensorListPushBack lowering
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/g3doc/ |
D | legalization.md | 3167 ### tf.TensorListPushBack
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 5108 name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 5108 name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 51760 func TensorListPushBack(scope *Scope, input_handle tf.Output, tensor tf.Output) (output_handle tf.O… func
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 59439 name: "TensorListPushBack"
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 18416 def TF_TensorListPushBackOp : TF_Op<"TensorListPushBack", [NoSideEffect]> {
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 83550 name: "TensorListPushBack"
|