Show patches with: Submitter = Srikanth Yalavarthi       |   796 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] buildtools: remove absolute paths from pc file [1/1] buildtools: remove absolute paths from pc file - - - 18-- 2024-01-07 Srikanth Yalavarthi tmonjalo New
[3/3] ml/cnxk: add support for additional integer types add support for additional data types - - - 18-- 2024-01-07 Srikanth Yalavarthi tmonjalo Accepted
[2/3] mldev: add support for 64-integer data type add support for additional data types - - - 1-- 2024-01-07 Srikanth Yalavarthi tmonjalo Accepted
[1/3] mldev: add conversion routines for 32-bit integers add support for additional data types - - - 1-- 2024-01-07 Srikanth Yalavarthi tmonjalo Accepted
[1/1] ml/cnxk: enable data caching for TVM models [1/1] ml/cnxk: enable data caching for TVM models - - - 18-- 2024-01-07 Srikanth Yalavarthi jerin Accepted
[1/1] ml/cnxk: exclude caching run stats from xstats [1/1] ml/cnxk: exclude caching run stats from xstats 1 - - 17-- 2023-11-28 Srikanth Yalavarthi jerin Accepted
[v2,1/1] ml/cnxk: fix reading model and layer ID [v2,1/1] ml/cnxk: fix reading model and layer ID - - - 17-- 2023-11-22 Srikanth Yalavarthi jerin Accepted
[v2,1/1] ml/cnxk: fix name of TVM model with single layer [v2,1/1] ml/cnxk: fix name of TVM model with single layer - - - 17-- 2023-11-22 Srikanth Yalavarthi jerin Accepted
[v1,1/1] ml/cnxk: fix fast-path synchronization [v1,1/1] ml/cnxk: fix fast-path synchronization - - - 14-- 2023-11-13 Srikanth Yalavarthi jerin Accepted
[v2,1/1] devtools: update sources in build tags script [v2,1/1] devtools: update sources in build tags script 2 - - 17-- 2023-11-08 Srikanth Yalavarthi tmonjalo Accepted
[v5,1/1] build: add libarchive to external deps [v5,1/1] build: add libarchive to external deps 1 - - 17-- 2023-11-06 Srikanth Yalavarthi dmarchand Accepted
[v2,1/1] ml/cnxk: fix updating internal I/O info [v2,1/1] ml/cnxk: fix updating internal I/O info 1 - - 17-- 2023-11-03 Srikanth Yalavarthi jerin Accepted
[v2,1/1] app/mldev: enable support for pre-quantized I/O [v2,1/1] app/mldev: enable support for pre-quantized I/O 1 - - 17-- 2023-10-26 Srikanth Yalavarthi tmonjalo Accepted
[v9,34/34] ml/cnxk: enable creation of mvtvm virtual device Implementation of revised ml/cnxk driver - - - 14-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,33/34] ml/cnxk: enable fast-path ops for TVM models Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,32/34] ml/cnxk: support quantize and dequantize callback Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,31/34] ml/cnxk: add generic ML malloc and free callback Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,30/34] ml/cnxk: implement I/O alloc and free callbacks Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,29/34] ml/cnxk: enable reporting model runtime as xstats Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,28/34] ml/cnxk: support device dump for TVM models Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,27/34] ml/cnxk: update internal TVM model info structure Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,26/34] ml/cnxk: support start and stop for TVM models Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,25/34] ml/cnxk: enable OCM check for multilayer TVM model Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,24/34] ml/cnxk: enable model unload in tvmdp library Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,23/34] ml/cnxk: update internal info for TVM model Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,22/34] ml/cnxk: fetch layer info and load TVM model Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,21/34] ml/cnxk: add support to parse TVM model objects Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,20/34] ml/cnxk: add support for identify model type Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,19/34] ml/cnxk: add structures to support TVM model type Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,18/34] ml/cnxk: support config and close of tvmdp library Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,17/34] ml/cnxk: move error handling to cnxk layer Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,16/34] ml/cnxk: update fast path functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,15/34] ml/cnxk: update device and model xstats functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,14/34] ml/cnxk: update device stats functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,13/34] ml/cnxk: update device debug functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,12/34] ml/cnxk: update data quantization functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,11/34] ml/cnxk: update model utility functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,10/34] ml/cnxk: update model start and stop functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,09/34] ml/cnxk: update model load and unload functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,08/34] ml/cnxk: update queue-pair handling functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,07/34] ml/cnxk: update device handling functions Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,06/34] ml/cnxk: rename cnxk ops function pointers struct Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,05/34] ml/cnxk: add generic cnxk xstats structures Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,04/34] ml/cnxk: add generic cnxk request structure Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,03/34] ml/cnxk: add generic model and layer structures Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,02/34] ml/cnxk: add generic cnxk device structure Implementation of revised ml/cnxk driver - - - 1-- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v9,01/34] ml/cnxk: drop support for register polling Implementation of revised ml/cnxk driver - - - 11- 2023-10-26 Srikanth Yalavarthi jerin Accepted
[v4,3/3] mldev: drop input and output size get APIs Spec changes to support multi I/O models 2 - - 17-- 2023-10-02 Srikanth Yalavarthi tmonjalo Accepted
[v4,2/3] mldev: introduce support for IO layout Spec changes to support multi I/O models 1 - - 1-- 2023-10-02 Srikanth Yalavarthi tmonjalo Accepted
[v4,1/3] mldev: add support for arbitrary shape dimensions Spec changes to support multi I/O models 2 - - 1-- 2023-10-02 Srikanth Yalavarthi tmonjalo Accepted
[v4,1/1] eal/unix: fix firmware reading with external xz helper [v4,1/1] eal/unix: fix firmware reading with external xz helper - 1 - 17-- 2023-09-26 Srikanth Yalavarthi dmarchand Accepted
[v1,1/1] app/mldev: fix file and buffer handling [v1,1/1] app/mldev: fix file and buffer handling 2 - - 17-- 2023-09-20 Srikanth Yalavarthi tmonjalo Accepted
[v2,1/1] app/mldev: fix check for filelist and models count [v2,1/1] app/mldev: fix check for filelist and models count 2 - - 17-- 2023-09-20 Srikanth Yalavarthi tmonjalo Accepted
[v1,1/1] app/mldev: updates to device ops test [v1,1/1] app/mldev: updates to device ops test 2 - - 17-- 2023-08-30 Srikanth Yalavarthi tmonjalo Accepted
[v1,1/1] app/mldev: report device not found as error [v1,1/1] app/mldev: report device not found as error 2 - - 17-- 2023-08-30 Srikanth Yalavarthi tmonjalo Accepted
[v1] app/mldev: fix error reporting on IO failure [v1] app/mldev: fix error reporting on IO failure - - - 18-1 2023-06-12 Srikanth Yalavarthi tmonjalo Accepted
[v1] app/mldev: improve checks for invalid options [v1] app/mldev: improve checks for invalid options - - - 19-- 2023-06-12 Srikanth Yalavarthi tmonjalo Accepted
[v6] app/mldev: add internal function for file read [v6] app/mldev: add internal function for file read - - - 19-- 2023-06-07 Srikanth Yalavarthi tmonjalo Accepted
[v1] ml/cnxk: enable support for scratch relocation [v1] ml/cnxk: enable support for scratch relocation - - - 1-3 2023-06-07 Srikanth Yalavarthi tmonjalo Accepted
[v1,5/5] ml/cnxk: implement xstats driver functions Implementation of revised ML xstats spec - - - 19-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,4/5] app/mldev: enable reporting xstats Implementation of revised ML xstats spec - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,3/5] mldev: implement xstats library functions Implementation of revised ML xstats spec - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,2/5] mldev: introduce revised xstats Implementation of revised ML xstats spec - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,1/5] mldev: remove xstats APIs from library Implementation of revised ML xstats spec - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,3/3] ml/cnxk: add support for 32 I/O per model Add support for 32 I/O per model - - - 19-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,2/3] ml/cnxk: update model metadata to v2301 Add support for 32 I/O per model - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1,1/3] ml/cnxk: split metadata fields into sections Add support for 32 I/O per model - - - 1-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v1] ml/cnxk: fix xstat type names in documentation [v1] ml/cnxk: fix xstat type names in documentation - - - 19-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[v2] app/mldev: fix code formatting and typos [v2] app/mldev: fix code formatting and typos - - - 19-- 2023-04-23 Srikanth Yalavarthi tmonjalo Accepted
[1/1] app/mldev: add check for model and filelist option [1/1] app/mldev: add check for model and filelist option - - - 15-- 2023-03-23 Srikanth Yalavarthi tmonjalo Accepted
[v3,8/8] ml/cnxk: reduce levels of nested variables access Fixes to ml/cnxk driver - - - 16-2 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,7/8] ml/cnxk: avoid variable name reuse in a function Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,6/8] ml/cnxk: check for null pointer before dereference Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,5/8] ml/cnxk: fix potential memory leak in xstats Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,4/8] ml/cnxk: remove logically dead code Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,3/8] ml/cnxk: add pointer check after memory allocation Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,2/8] ml/cnxk: fix potential division by zero Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v3,1/8] ml/cnxk: fix evaluation order violation issues Fixes to ml/cnxk driver - - - 1-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,11/11] app/mldev: enable reporting stats in mldev app Implementation of mldev test application 1 - - 1611 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,10/11] app/mldev: enable support for inference validation Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,09/11] app/mldev: enable support for inference batches Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,08/11] app/mldev: enable support for queue pairs and size Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,07/11] app/mldev: enable support for burst inferences Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,06/11] app/mldev: add test case to interleave inferences Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,05/11] app/mldev: add ordered inference test case Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,04/11] app/mldev: add test case to validate model ops Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,03/11] app/mldev: add test case to validate device ops Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,02/11] app/mldev: add common test functions Implementation of mldev test application 1 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v7,01/11] app/mldev: implement test framework for mldev Implementation of mldev test application 2 - - -1- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v2,1/1] ml/cnxk: fix reporting of incorrect error info [v2,1/1] ml/cnxk: fix reporting of incorrect error info - - - 18-- 2023-03-16 Srikanth Yalavarthi tmonjalo Accepted
[v2,1/1] doc: fix cnxk platform HW accelerator blocks list [v2,1/1] doc: fix cnxk platform HW accelerator blocks list 1 - - 18-- 2023-03-14 Srikanth Yalavarthi jerin Accepted
[1/1] usertools/devbind: add ml device class [1/1] usertools/devbind: add ml device class 1 - - 18-- 2023-03-13 Srikanth Yalavarthi tmonjalo Accepted
[v2,1/1] mldev: split bfloat16 routines to separate files [v2,1/1] mldev: split bfloat16 routines to separate files 1 - - 122- 2023-03-13 Srikanth Yalavarthi dmarchand Accepted
[v2,1/1] mldev: remove weak symbols use in type conversions [v2,1/1] mldev: remove weak symbols use in type conversions - 1 - 17-1 2023-03-13 Srikanth Yalavarthi dmarchand Accepted
mldev: remove variable self assignment in dev init mldev: remove variable self assignment in dev init - 2 - 18-- 2023-03-11 Srikanth Yalavarthi dmarchand Accepted
mldev: fix identical code in conditional branches mldev: fix identical code in conditional branches - 1 - 18-- 2023-03-11 Srikanth Yalavarthi dmarchand Accepted
[v6,39/39] ml/cnxk: add support for configurable ocm page Implementation of ML CNXK driver - - - 4-1 2023-03-10 Srikanth Yalavarthi jerin Accepted
[v6,38/39] ml/cnxk: add user guide for marvell cnxk ml driver Implementation of ML CNXK driver - - - 1-- 2023-03-10 Srikanth Yalavarthi jerin Accepted
[v6,37/39] ml/cnxk: add support to select poll memory region Implementation of ML CNXK driver - - - 1-- 2023-03-10 Srikanth Yalavarthi jerin Accepted
[v6,36/39] ml/cnxk: add support to use lock during jcmd enq Implementation of ML CNXK driver - - - 1-- 2023-03-10 Srikanth Yalavarthi jerin Accepted
« 1 2 3 47 8 »