Home
last modified time | relevance | path

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

/dpdk/drivers/ml/cnxk/
H A Dmvtvm_ml_stubs.c22 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 Dcnxk_ml_model.c60 cnxk_ml_model_dump(struct cnxk_ml_dev *cnxk_mldev, struct cnxk_ml_model *model, FILE *fp) in cnxk_ml_model_dump()
H A Dcn10k_ml_model.h329 struct cn10k_ml_model_metadata_model model; member
/dpdk/app/test-mldev/
H A Dtest_model_common.c15 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 Dtest_model_ops.h17 struct ml_model model[ML_TEST_MAX_MODELS]; member
H A Dml_options.h31 char model[PATH_MAX]; member
H A Dtest_inference_common.h45 struct ml_model model[ML_TEST_MAX_MODELS]; member
H A Dtest_inference_common.c951 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 Drte_cycles.c23 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 Drte_graph_worker.c9 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 Drte_graph_worker_common.h56 uint8_t model; /**< graph model */ global() member
[all...]
/dpdk/app/graph/
H A Dgraph_priv.h29 enum graph_model model; member
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c1252 unsigned int i, model, family, brand_id, vendor; in RTE_INIT_PRIO() local
/dpdk/examples/l3fwd-graph/
H A Dmain.c372 rte_exit(EXIT_FAILURE, "Invalid worker model: %s", model); in parse_worker_model() argument
[all...]
/dpdk/drivers/common/idpf/base/
H A Dvirtchnl2.h882 __le16 model; member
959 __le16 model; member