Searched refs:PopulateWithValue (Results 1 – 12 of 12) sorted by relevance
111 arg1.PopulateWithValue<float>(2.5f); in RunTest2D()114 expect.PopulateWithValue<float>(size * 1.5f * 3.5f); in RunTest2D()175 input0.PopulateWithValue(2.5f); in RunTest1D()177 input1.PopulateWithValue(1.); in RunTest1D()
385 arg_literal.PopulateWithValue(1.0f); in XLA_TEST_P()396 expected.PopulateWithValue(27.0f); in XLA_TEST_P()
170 updates.PopulateWithValue(1.0f); in XLA_TEST_F()
574 lit.PopulateWithValue<float>(num_spatial_partitions_); in RewriteGraph()
1064 output.PopulateWithValue( in HandleGetDimensionSize()
59 result.PopulateWithValue(std::numeric_limits<float>::quiet_NaN()); in Read()
951 output.PopulateWithValue<bfloat16>(h); in TEST_F()959 output.PopulateWithValue<bfloat16>(h); in TEST_F()967 output.PopulateWithValue<bfloat16>(h); in TEST_F()974 output.PopulateWithValue<float>(2.5f); in TEST_F()981 output.PopulateWithValue<int64_t>(-7); in TEST_F()988 output.PopulateWithValue<uint64_t>(42); in TEST_F()995 output.PopulateWithValue<complex64>({4, 2}); in TEST_F()1003 output.PopulateWithValue<complex128>({4, 2}); in TEST_F()1012 output.PopulateWithValue<half>(h); in TEST_F()1020 output.PopulateWithValue<half>(h); in TEST_F()[all …]
78 result.PopulateWithValue<float>(fill); in ReadAllLines()
898 void PopulateWithValue(NativeT value);1442 void MutableLiteralBase::PopulateWithValue(NativeT value) { in PopulateWithValue() function
515 literal.PopulateWithValue(value); in CreateFullWithDescendingLayout()
346 mismatches_.PopulateWithValue(false); in Run()
2728 literal.PopulateWithValue(value); in ConstantR1()