Home
last modified time | relevance | path

Searched refs:MakeRandom (Results 1 – 4 of 4) sorted by relevance

/external/gemmlowp/test/
Dtest.h109 void MakeRandom(MatrixType* m) { in MakeRandom() function
119 void MakeRandom(MatrixType* m) { in MakeRandom() function
Dtest.cc514 MakeRandom<typename BitDepthParams::LhsRange>(&lhs); in test_gemm()
517 MakeRandom<typename BitDepthParams::RhsRange>(&rhs); in test_gemm()
1206 MakeRandom<typename BitDepthParams::LhsRange>(&lhs); in TestOutputStages()
1207 MakeRandom<typename BitDepthParams::RhsRange>(&rhs); in TestOutputStages()
/external/gemmlowp/doc/
Dquantization_example.cc158 void MakeRandom() { in MakeRandom() function in MatrixWithStorage
255 float_lhs.MakeRandom(); in main()
257 float_rhs.MakeRandom(); in main()
/external/ruy/ruy/
Dtest.h543 void MakeRandom(int rows, int cols, Order order, Scalar zero_point,
1734 MakeRandom(rows, depth, lhs_order, lhs_zero_point, layout_style,
1736 MakeRandom(depth, cols, rhs_order, rhs_zero_point, layout_style,
1916 MakeRandom(rows, cols, dst_order, dst_zero_point, layout_style,
1925 MakeRandom(rows, cols, dst_order, dst_zero_point, layout_style,