| rte_ml_model_params(3) | Library Functions Manual | rte_ml_model_params(3) |
rte_ml_model_params
#include <rte_mldev.h>
void * addr
size_t size
ML model load parameters
Parameters required to load an ML model.
Definition at line 789 of file rte_mldev.h.
Address of model buffer
Definition at line 790 of file rte_mldev.h.
Size of model buffer
Definition at line 792 of file rte_mldev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |