Home
last modified time | relevance | path

Searched refs:transpose2 (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion_test.cc99 HloInstruction* transpose2 = builder.AddInstruction( in TEST_F() local
104 EXPECT_EQ(transpose2, computation->root_instruction()); in TEST_F()
134 auto transpose2 = builder.AddInstruction(HloInstruction::CreateTranspose( in TEST_F() local
139 EXPECT_EQ(transpose2, computation->root_instruction()); in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc490 HloInstruction* transpose2 = builder.AddInstruction( in TEST_F() local
493 result_shape, HloOpcode::kNegate, transpose2)); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc1367 Output transpose2 = in TEST_F() local
1370 Output id1 = ops::Identity(s.WithOpName("id1"), transpose2); in TEST_F()
1437 Output transpose2 = ops::Transpose(s, transpose1, ops::Const(s, {1, 0})); in TEST_F() local
1439 ops::Identity(s.WithOpName("outputs").WithControlDependencies(transpose2), in TEST_F()
1475 Output transpose2 = in TEST_F() local
1477 Output outputs = ops::Identity(s.WithOpName("outputs"), transpose2); in TEST_F()
1502 Output transpose2 = in TEST_F() local
1504 Output id1 = ops::Identity(s.WithOpName("id1"), transpose2); in TEST_F()
/external/libhevc/common/arm/
Dihevc_resi_trans_32x32_a9q.s324 VSWP D4,D25 @R2 transpose2
325 VSWP D16,D9 @R2 transpose2
331 VSWP D18,D31 @R1 transpose2
335 VSWP D26,D11 @R1 transpose2
Dihevc_resi_trans.s1129 VSWP D10,D3 @R1 transpose2
1130 VSWP D14,D7 @R1 transpose2
1132 VSWP D12,D5 @R2 transpose2
1133 VSWP D16,D9 @R2 transpose2