Home
last modified time | relevance | path

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

/dpdk/app/test-mldev/
H A Dtest_model_common.h19 struct ml_model { struct
21 struct rte_ml_model_info info; argument
36 int ml_model_load(struct ml_test *test, struct ml_options *opt, struct ml_model *model, argument