index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ml
Age
Commit message (
Expand
)
Author
2024-10-30
drivers: use bitops API instead of compiler builtins
David Marchand
2024-10-17
mldev: add scale and zero point to I/O info struct
Srikanth Yalavarthi
2024-10-17
mldev: introduce data type conversion functions
Srikanth Yalavarthi
2024-10-05
ml/cnxk: update to CN10K error handling
Srikanth Yalavarthi
2024-10-05
ml/cnxk: fix handling of TVM model I/O
Srikanth Yalavarthi
2024-10-08
drivers: remove more redundant newline in Marvell drivers
Jerin Jacob
2024-10-03
drivers: remove redundant newline from logs
David Marchand
2024-04-19
drivers: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-02-09
ml/cnxk: remove unused memory barrier macros
Honnappa Nagarahalli
2024-02-05
ml/cnxk: enable data caching for TVM models
Srikanth Yalavarthi
2024-02-05
ml/cnxk: fix xstats calculation
Anup Prabhu
2024-02-18
ml/cnxk: support additional integer types
Srikanth Yalavarthi
2024-02-16
add extension keyword to GCC statement expressions
Tyler Retzlaff
2023-11-23
ml/cnxk: fix reading model and layer ID
Srikanth Yalavarthi
2023-11-23
ml/cnxk: fix name of TVM model with single layer
Srikanth Yalavarthi
2023-11-13
ml/cnxk: fix fast-path synchronization
Srikanth Yalavarthi
2023-11-07
ml/cnxk: fix updating internal I/O info
Srikanth Yalavarthi
2023-11-06
remove unnecessary null checks before free
Stephen Hemminger
2023-10-29
ml/cnxk: enable creation of MVTVM virtual device
Srikanth Yalavarthi
2023-10-29
ml/cnxk: enable fast-path ops for TVM models
Anup Prabhu
2023-10-29
ml/cnxk: support quantize/dequantize for TVM
Prince Takkar
2023-10-29
ml/cnxk: add malloc/free functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: implement I/O alloc/free callbacks
Srikanth Yalavarthi
2023-10-29
ml/cnxk: add xstats for model runtime
Srikanth Yalavarthi
2023-10-29
ml/cnxk: support device dump for TVM models
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update internal TVM model info structure
Prince Takkar
2023-10-29
ml/cnxk: support start/stop for TVM models
Srikanth Yalavarthi
2023-10-29
ml/cnxk: enable OCM check for multilayer TVM model
Anup Prabhu
2023-10-29
ml/cnxk: enable model unload in TVMDP library
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update internal info for TVM model
Srikanth Yalavarthi
2023-10-29
ml/cnxk: fetch layer info and load TVM model
Srikanth Yalavarthi
2023-10-29
ml/cnxk: parse TVM model objects
Srikanth Yalavarthi
2023-10-29
ml/cnxk: identify model type
Srikanth Yalavarthi
2023-10-29
ml/cnxk: add structures for TVM model type
Srikanth Yalavarthi
2023-10-29
ml/cnxk: support config/close TVMDP library
Srikanth Yalavarthi
2023-10-29
ml/cnxk: move error handling to bottom layer
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update fast path functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update device and model xstats functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update device stats functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update device debug functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update data quantization functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update model utility functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update model start/stop functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update model load/unload functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update queue-pair handling functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: update device handling functions
Srikanth Yalavarthi
2023-10-29
ml/cnxk: rename ops function pointers struct
Srikanth Yalavarthi
2023-10-29
ml/cnxk: add generic xstats structures
Srikanth Yalavarthi
2023-10-29
ml/cnxk: add generic request structure
Srikanth Yalavarthi
2023-10-29
ml/cnxk: add generic model and layer structures
Srikanth Yalavarthi
[next]