Searched defs:literal2 (Results 1 – 8 of 8) sorted by relevance
66 Literal literal2 = LiteralUtil::MakeTupleFromSlices({ in TEST() local89 Literal literal2 = LiteralUtil::MakeTupleFromSlices({ in TEST() local
320 Literal literal2 = LiteralUtil::MakeTupleFromSlices( in XLA_TEST_F() local
1738 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local1770 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local1803 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local1837 Literal literal2 = LiteralUtil::CreateR1<float>(values2); in XLA_TEST_F() local
127 LiteralConstant literal2(2); in TEST_F() local
163 const char* literal2 = in TEST() local
985 Temp literal2 = bld.copy(bld.def(v1), Operand::c32(0x12345679u)); variable
1809 xla::Literal literal2 = xla::LiteralUtil::CreateR0<int32>(1); in TEST_F() local
160 auto literal2 = LiteralUtil::CreateR2({{1, 2, 3}, {4, 5, 6}}); in TEST_F() local