Home
last modified time | relevance | path

Searched defs:FillRandom (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtest_util.h63 void FillRandom(typename std::vector<T>::iterator begin_it, in FillRandom() function
76 void FillRandom(std::vector<T>* vec, T min, T max) { in FillRandom() function
82 void FillRandom(std::vector<T>* vec) { in FillRandom() function
Dtest_util.cc106 void FillRandom(std::vector<float>* vec, float min, float max) { in FillRandom() function
/external/tensorflow/tensorflow/compiler/xla/
Darray.cc23 void Array<complex64>::FillRandom(const complex64& stddev, const double mean, in FillRandom() function in xla::Array
/external/libvpx/libvpx/test/
Dconsistency_test.cc81 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon4a80d0940111::ConsistencyTestBase
89 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon4a80d0940111::ConsistencyTestBase
Dblockiness_test.cc78 void FillRandom(uint8_t *data, int stride, int width, int height) { in FillRandom() function in __anon6aa2156f0111::BlockinessTestBase
86 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon6aa2156f0111::BlockinessTestBase
Davg_test.cc84 void FillRandom() { in FillRandom() function in __anon5bbe4b800111::AverageTestBase
274 virtual void FillRandom() { in FillRandom() function in __anon5bbe4b800111::SatdLowbdTest
313 void FillRandom() { in FillRandom() function in __anon5bbe4b800111::BlockErrorTestFP
459 virtual void FillRandom() { in FillRandom() function in __anon5bbe4b800111::SatdHighbdTest
Dsad_test.cc244 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon09efcf5a0111::SADTestBase
/external/libaom/libaom/test/
Davg_test.cc77 void FillRandom() { in FillRandom() function in __anon839c735e0111::AverageTestBase
Dsad_test.cc283 void FillRandom(uint8_t *data, int stride) { in FillRandom() function in __anon31cdf7380111::SADTestBase
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5674 void FillRandom(CacheLineAlignedBuffer<DataType>* buffer, DataType min, in FillRandom() function