Searched refs:CreateR2WithLayout (Results 1 – 14 of 14) sorted by relevance
144 auto rowmaj_array = LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()149 auto colmaj_array = LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()
59 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32>( in XLA_TEST_F()
459 Literal literal = LiteralUtil::CreateR2WithLayout<float>( in XLA_TEST_F()471 Literal literal = LiteralUtil::CreateR2WithLayout<float>( in XLA_TEST_F()
368 Literal param0_literal = LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()373 Literal param1_literal = LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()
259 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32>( in XLA_TEST_F()
155 Literal literal = LiteralUtil::CreateR2WithLayout<float>( in XLA_TEST_F()
131 auto x_array = LiteralToShapedBuffer(LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()137 auto y_array = LiteralToShapedBuffer(LiteralUtil::CreateR2WithLayout( in XLA_TEST_F()
505 ->TransferToServer(LiteralUtil::CreateR2WithLayout<complex64>( in XLA_TEST_F()510 ->TransferToServer(LiteralUtil::CreateR2WithLayout<complex64>( in XLA_TEST_F()
84 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()87 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()116 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()119 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()
165 auto constant_literal1 = LiteralUtil::CreateR2WithLayout<float>( in TEST_F()167 auto constant_literal2 = LiteralUtil::CreateR2WithLayout<float>( in TEST_F()216 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()219 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()253 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()256 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()823 HloInstruction::CreateConstant(LiteralUtil::CreateR2WithLayout<float>( in TEST_F()
541 auto input_literal = LiteralUtil::CreateR2WithLayout<int32>( in TEST_P()543 auto expected = LiteralUtil::CreateR2WithLayout<float>( in TEST_P()
80 static Literal CreateR2WithLayout(331 /* static */ Literal LiteralUtil::CreateR2WithLayout( in CreateR2WithLayout() function346 return CreateR2WithLayout(values, LayoutUtil::GetDefaultLayoutForR2()); in CreateR2()
745 auto mat_dim0minor = LiteralUtil::CreateR2WithLayout<int32>( in TEST_F()756 auto mat_dim0major = LiteralUtil::CreateR2WithLayout<int32>( in TEST_F()
105 auto array = xla::LiteralUtil::CreateR2WithLayout<float>(v, layout); in FloatMatrix()909 xla::LiteralUtil::CreateR2WithLayout<float>({{18.0f}, {44.0f}}, layout); in TEST()