Home
last modified time | relevance | path

Searched refs:StackV2 (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dstack_ops_decomposition.mlir18 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
63 …%stack = "tf.StackV2"(%size) {elem_type = i32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf.res…
92 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
135 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
182 // CHECK-NOT: tf.StackV2
187 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
233 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
272 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
312 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
354 …%stack = "tf.StackV2"(%max_size) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf…
[all …]
Dmark_ops_for_outside_compilation.mlir98 // CHECK: "tf.StackV2"
100 …%0 = "tf.StackV2"(%arg0) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf.resourc…
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_StackV2.pbtxt2 graph_op_name: "StackV2"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_StackV2.pbtxt2 graph_op_name: "StackV2"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Stack.pbtxt4 summary: "Deprecated, use StackV2."
Dapi_def_StackV2.pbtxt2 graph_op_name: "StackV2"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DStackV2.pbtxt2 name: "StackV2"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DStackV2.pbtxt2 name: "StackV2"
/external/tensorflow/tensorflow/compiler/jit/tests/
Dopens2s_gnmt_mixed_precision.golden_summary50 StackV2 314
Dopens2s_gnmt_mixed_precision.pbtxt.gz
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info_test.cc245 TEST(CordzInfoTest, StackV2) { in TEST() argument
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/
Dcanonicalize.mlir187 %4 = "tf.StackV2"(%3) {elem_type = f32, stack_name = "s"} : (tensor<i32>) -> tensor<!tf.resource>
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md537 * `raw_ops.StackV2`
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md233 `StackV2` | `elem_type={bool,complex64,double,float,int32,int64,uint32,…
Dcpu_supported_ops.md236 `StackV2` | `elem_type={bool,complex64,double,float,int32,int64,uint32,…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt4528 name: "StackV2"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt4528 name: "StackV2"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go7602 func StackV2(scope *Scope, max_size tf.Output, elem_type tf.DataType, optional ...StackV2Attr) (han… func
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td14732 def TF_StackV2Op : TF_Op<"StackV2", []> {
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt51015 name: "StackV2"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt78882 name: "StackV2"