Searched refs:input_literal2 (Results 1 – 2 of 2) sorted by relevance
54 auto input_literal2 = LiteralUtil::CreateR1<float>({-2.0, -42.0, 2.0}); in TEST_F() local60 HloInstruction::CreateConstant(std::move(input_literal2))); in TEST_F()299 auto input_literal2 = LiteralUtil::CreateR1<float>({-2.0, -42.0, 2.0}); in TEST_F() local
950 Literal input_literal2 = LiteralUtil::CreateR0<float>(init); in XLA_TEST_F() local952 client_->TransferToServer(input_literal2).ConsumeValueOrDie(); in XLA_TEST_F()