| /dpdk/drivers/ml/cnxk/ |
| H A D | mvtvm_ml_stubs.c | 22 mvtvm_ml_model_get_layer_id(struct cnxk_ml_model *model, const char *layer_name, uint16_t *layer_id) in mvtvm_ml_model_get_layer_id() 32 mvtvm_ml_model_io_info_get(struct cnxk_ml_model *model, uint16_t layer_id) in mvtvm_ml_model_io_info_get() 49 mvtvm_ml_model_xstat_name_set(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model, in mvtvm_ml_model_xstat_name_set() 60 mvtvm_ml_model_xstat_get(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model, in mvtvm_ml_model_xstat_get() 107 struct cnxk_ml_model *model) in mvtvm_ml_model_load() 117 mvtvm_ml_model_unload(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model) in mvtvm_ml_model_unload() 126 mvtvm_ml_model_start(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model) in mvtvm_ml_model_start() 135 mvtvm_ml_model_stop(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model) in mvtvm_ml_model_stop()
|
| H A D | cnxk_ml_model.c | 60 cnxk_ml_model_dump(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model, FILE *fp) in cnxk_ml_model_dump()
|
| H A D | cn10k_ml_model.h | 329 struct cn10k_ml_model_metadata_model model; member
|
| /dpdk/app/test-mldev/ |
| H A D | test_model_common.c | 15 ml_model_load(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_load() 59 ml_model_unload(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_unload() 86 ml_model_start(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_start() 113 ml_model_stop(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_stop()
|
| H A D | test_model_ops.h | 17 struct ml_model model[ML_TEST_MAX_MODELS]; member
|
| H A D | ml_options.h | 31 char model[PATH_MAX]; member
|
| H A D | test_inference_common.h | 45 struct ml_model model[ML_TEST_MAX_MODELS]; member
|
| H A D | test_inference_common.c | 951 struct ml_model *model; in ml_inference_validation() local 1008 struct ml_model *model = &t->model[req->fid]; in ml_request_finish() local
|
| /dpdk/lib/eal/x86/ |
| H A D | rte_cycles.c | 23 uint32_t family, model, ext_model; in rte_cpu_get_model() local 61 check_model_wsm_nhm(uint8_t model) in check_model_wsm_nhm() 80 check_model_gdm_dnv(uint8_t model) in check_model_gdm_dnv() 114 uint8_t mult, model; in get_tsc_freq_arch() local
|
| /dpdk/lib/graph/ |
| H A D | rte_graph_worker.c | 9 rte_graph_model_is_valid(uint8_t model) in rte_graph_model_is_valid() 18 rte_graph_worker_model_set(uint8_t model) in rte_graph_worker_model_set()
|
| H A D | rte_graph_worker_common.h | 56 uint8_t model; /**< graph model */ global() member [all...] |
| /dpdk/app/graph/ |
| H A D | graph_priv.h | 29 enum graph_model model; member
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common.c | 1252 unsigned int i, model, family, brand_id, vendor; in RTE_INIT_PRIO() local
|
| /dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 372 rte_exit(EXIT_FAILURE, "Invalid worker model: %s", model); in parse_worker_model() argument [all...] |
| /dpdk/drivers/common/idpf/base/ |
| H A D | virtchnl2.h | 882 __le16 model; member 959 __le16 model; member
|