Home
last modified time | relevance | path

Searched defs:InitInput (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_nccl_test.cc456 void InitInput(Tensor* input, const int rank) override { in InitInput() function in tensorflow::NcclReducerTest
491 void InitInput(Tensor* input, const int rank) override { in InitInput() function in tensorflow::NcclBroadcasterTest
525 void InitInput(Tensor* input, const int rank) override { in InitInput() function in tensorflow::NcclGathererTest
/aosp_15_r20/external/libvpx/test/
H A Dlpf_test.cc63 void InitInput(Pixel *s, Pixel *ref_s, ACMRandom *rnd, const uint8_t limit, in InitInput() function
H A Dpartial_idct_test.cc131 void InitInput() { in InitInput() function in __anon4ab7537d0111::PartialIDctTest
/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_filter_test.cc50 void InitInput(Pixel* dst, const int stride, const int bitdepth, in InitInput() function
/aosp_15_r20/external/libaom/test/
H A Dlpf_test.cc60 void InitInput(Pixel_t *s, Pixel_t *ref_s, ACMRandom *rnd, const uint8_t limit, in InitInput() function