Searched refs:PopulateWithValue (Results 1 – 11 of 11) sorted by relevance
113 arg1.PopulateWithValue<float>(2.5f); in RunTest2D()116 expect.PopulateWithValue<float>(size * 1.5f * 3.5f); in RunTest2D()177 input0.PopulateWithValue(2.5f); in RunTest1D()179 input1.PopulateWithValue(1.); in RunTest1D()
363 arg_literal.PopulateWithValue(1.0f); in XLA_TEST_P()374 expected.PopulateWithValue(27.0f); in XLA_TEST_P()
875 output.PopulateWithValue<bfloat16>(h); in TEST_F()883 output.PopulateWithValue<bfloat16>(h); in TEST_F()891 output.PopulateWithValue<bfloat16>(h); in TEST_F()898 output.PopulateWithValue<float>(2.5f); in TEST_F()905 output.PopulateWithValue<int64>(-7); in TEST_F()912 output.PopulateWithValue<uint64>(42); in TEST_F()919 output.PopulateWithValue<complex64>({4, 2}); in TEST_F()927 output.PopulateWithValue<complex128>({4, 2}); in TEST_F()936 output.PopulateWithValue<half>(h); in TEST_F()944 output.PopulateWithValue<half>(h); in TEST_F()[all …]
60 result.PopulateWithValue(std::numeric_limits<float>::quiet_NaN()); in Read()
79 result.PopulateWithValue<float>(fill); in ReadAllLines()
684 void PopulateWithValue(NativeT value);1135 void MutableLiteralBase::PopulateWithValue(NativeT value) { in PopulateWithValue() function
556 literal.PopulateWithValue(value); in CreateFullWithDescendingLayout()
326 mismatches_.PopulateWithValue(false); in Run()
354 lit.PopulateWithValue<float>(num_spatial_partitions_); in RewriteGraph()
411 output.PopulateWithValue( in HandleGetDimensionSize()
1938 literal.PopulateWithValue(value); in ConstantR1()