Searched refs:r1_array (Results 1 – 1 of 1) sorted by relevance
207 std::vector<float> r1_array(64, 42.0); in XLA_TEST_F() local210 HloInstruction::CreateConstant(LiteralUtil::CreateR1<float>(r1_array))); in XLA_TEST_F()