/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment_test.cc | 480 HloInstruction* negate2 = builder.AddInstruction( in TEST_P() local 483 HloInstruction::CreateUnary(shape, HloOpcode::kNegate, negate2)); in TEST_P() 497 schedule.set_sequence(computation, {p0, p1, negate0, negate1, negate2, in TEST_P() 516 EXPECT_THAT(negate2, op::ShapeWithLayout(shape_in_alternate_mem)); in TEST_P() 689 HloInstruction* negate2 = builder.AddInstruction( in TEST_P() local 692 HloInstruction::CreateUnary(shape, HloOpcode::kNegate, negate2)); in TEST_P() 716 n, o, add0, negate0, negate1, negate2, negate3, negate4, in TEST_P() 847 HloInstruction* negate2 = builder.AddInstruction( in TEST_P() local 850 HloInstruction::CreateUnary(shape, HloOpcode::kNegate, negate2)); in TEST_P() 873 computation, {p, p0, negate0, negate1, negate2, negate3, negate4, negate5, in TEST_P() [all …]
|
D | hlo_computation_test.cc | 141 auto negate2 = builder.AddInstruction( in TEST_F() local 146 ElementsAre(constant, negate1, negate2)); in TEST_F() 158 auto negate2 = builder.AddInstruction( in TEST_F() local 164 ElementsAre(constant, negate1, negate2, trace)); in TEST_F()
|
D | hlo_cse_test.cc | 547 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local 552 constant->shape(), HloOpcode::kAdd, negate2, exp2)); in TEST_F() 561 EXPECT_THAT(tuple, op::Tuple(op::Add(negate1, exp1), op::Add(negate2, exp2))); in TEST_F()
|
D | hlo_alias_analysis_test.cc | 1130 const HloInstruction* negate2 = in TEST_F() local 1134 EXPECT_EQ(analysis.GetUniqueBufferAt(negate2), in TEST_F()
|
D | layout_assignment_test.cc | 179 auto negate2 = builder.AddInstruction( in TEST_F() local 186 {negate2, negate1, add}, HloInstruction::FusionKind::kLoop); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | cpu_gpu_fusion_test.cc | 488 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in XLA_TEST_F() local 491 ->CreateFusionInstruction(/*instructions_to_fuse=*/{negate2, reverse1}, in XLA_TEST_F() 506 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in XLA_TEST_F() local 509 ->CreateFusionInstruction(/*instructions_to_fuse=*/{negate2, broadcast1}, in XLA_TEST_F() 524 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in XLA_TEST_F() local 527 ->CreateFusionInstruction(/*instructions_to_fuse=*/{negate2, slice1}, in XLA_TEST_F() 564 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in XLA_TEST_F() local 567 ->CreateFusionInstruction(/*instructions_to_fuse=*/{negate2, reshape1}, in XLA_TEST_F() 582 auto negate2 = builder.AddInstruction(HloInstruction::CreateUnary( in XLA_TEST_F() local 585 ->CreateFusionInstruction(/*instructions_to_fuse=*/{negate2, transpose1}, in XLA_TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_fusion_test.cc | 311 auto negate2 = builder.AddInstruction( in TEST_F() local 315 HloInstruction::CreateTuple({negate1, negate2, exp2})); in TEST_F()
|
/external/rust/crates/regex-automata/data/tests/ |
D | no-unicode.toml | 54 name = "no-unicode-negate2"
|