Home
last modified time | relevance | path

Searched refs:compute_vec (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc459 absl::InlinedVector<XlaOp, 2> compute_vec = {Min(p2, p4), Min(p3, p5)}; in TEST_F() local
460 Tuple(&builder, compute_vec); in TEST_F()
Dhlo_evaluator_test.cc2882 std::vector<HloInstruction*> compute_vec = { in TEST_P() local
2887 bcompute.AddInstruction(HloInstruction::CreateTuple(compute_vec)); in TEST_P()
2933 std::vector<HloInstruction*> compute_vec = { in TEST_P() local
2938 bcompute.AddInstruction(HloInstruction::CreateTuple(compute_vec)); in TEST_P()