Home
last modified time | relevance | path

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

/dpdk/app/test-mldev/
H A Dtest_inference_common.h67 int test_inference_setup(struct ml_test *test, struct ml_options *opt);
H A Dtest_inference_ordered.c113 .test_setup = test_inference_setup,
H A Dtest_inference_interleave.c116 .test_setup = test_inference_setup,
H A Dtest_inference_common.c526 test_inference_setup(struct ml_test *test, struct ml_options *opt) in test_inference_setup() function