Searched refs:test_inference_setup (Results 1 – 4 of 4) sorted by relevance
67 int test_inference_setup(struct ml_test *test, struct ml_options *opt);
113 .test_setup = test_inference_setup,
116 .test_setup = test_inference_setup,
526 test_inference_setup(struct ml_test *test, struct ml_options *opt) in test_inference_setup() function