Searched refs:compute_vec (Results 1 – 2 of 2) sorted by relevance
459 absl::InlinedVector<XlaOp, 2> compute_vec = {Min(p2, p4), Min(p3, p5)}; in TEST_F() local460 Tuple(&builder, compute_vec); in TEST_F()
2882 std::vector<HloInstruction*> compute_vec = { in TEST_P() local2887 bcompute.AddInstruction(HloInstruction::CreateTuple(compute_vec)); in TEST_P()2933 std::vector<HloInstruction*> compute_vec = { in TEST_P() local2938 bcompute.AddInstruction(HloInstruction::CreateTuple(compute_vec)); in TEST_P()