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.cc100 HloInstruction* transpose2 = builder.AddInstruction( in TEST_F() local
105 EXPECT_EQ(transpose2, computation->root_instruction()); in TEST_F()
137 auto transpose2 = builder.AddInstruction(HloInstruction::CreateTranspose( in TEST_F() local
142 EXPECT_EQ(transpose2, computation->root_instruction()); in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc492 HloInstruction* transpose2 = builder.AddInstruction( in TEST_F() local
495 result_shape, HloOpcode::kNegate, transpose2)); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc1350 Output transpose2 = in TEST_F() local
1353 Output id1 = ops::Identity(s.WithOpName("id1"), transpose2); in TEST_F()
1452 Output transpose2 = ops::Transpose(s, transpose1, ops::Const(s, {1, 0})); in TEST_F() local
1454 ops::Identity(s.WithOpName("outputs").WithControlDependencies(transpose2), in TEST_F()
1490 Output transpose2 = in TEST_F() local
1492 Output outputs = ops::Identity(s.WithOpName("outputs"), transpose2); in TEST_F()
1517 Output transpose2 = in TEST_F() local
1519 Output id1 = ops::Identity(s.WithOpName("id1"), transpose2); in TEST_F()
/external/libhevc/common/arm/
Dihevc_resi_trans_32x32_a9q.s326 VSWP D4,D25 @R2 transpose2
327 VSWP D16,D9 @R2 transpose2
333 VSWP D18,D31 @R1 transpose2
337 VSWP D26,D11 @R1 transpose2
Dihevc_resi_trans.s1211 VSWP D10,D3 @R1 transpose2
1212 VSWP D14,D7 @R1 transpose2
1214 VSWP D12,D5 @R2 transpose2
1215 VSWP D16,D9 @R2 transpose2