Home
last modified time | relevance | path

Searched defs:next_batch_size (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Dunpooling-operator-tester.h257 inline UnpoolingOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() argument
263 inline size_t next_batch_size() const { in next_batch_size() function
H A Dargmax-pooling-operator-tester.h307 inline ArgmaxPoolingOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() function
313 inline size_t next_batch_size() const { in next_batch_size() function
H A Dresize-bilinear-operator-tester.h184 inline ResizeBilinearOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() function
190 inline size_t next_batch_size() const { in next_batch_size() function
H A Daverage-pooling-operator-tester.h368 inline AveragePoolingOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() argument
374 inline size_t next_batch_size() const { in next_batch_size() function
H A Dmax-pooling-operator-tester.h410 inline MaxPoolingOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() function
416 inline size_t next_batch_size() const { in next_batch_size() function
H A Ddeconvolution-operator-tester.h380 inline DeconvolutionOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() argument
386 inline size_t next_batch_size() const { in next_batch_size() function
H A Dconvolution-operator-tester.h439 inline ConvolutionOperatorTester& next_batch_size(size_t next_batch_size) { in next_batch_size() function
445 inline size_t next_batch_size() const { in next_batch_size() function