Searched refs:embedded_param (Results 1 – 2 of 2) sorted by relevance
399 auto embedded_param = embedded_builder.AddInstruction( in TEST_F() local402 HloInstruction::CreateUnary(vec_, HloOpcode::kLog, embedded_param)); in TEST_F()422 EXPECT_TRUE(InstructionsMayInterfere(*liveness, embedded_param, param)); in TEST_F()424 InstructionsMayInterfere(*liveness, embedded_param, embedded_log)); in TEST_F()
1544 auto embedded_param = embedded_builder.AddInstruction( in TEST_P() local1548 vector_shape_, HloOpcode::kLog, embedded_param)); in TEST_P()