Re: [PATCH v6 0/4] Implementation of ML common code

2023-03-09 Thread Thomas Monjalon
07/02/2023 17:00, Srikanth Yalavarthi: > Machine Learning common code > > > This patch series implements the common ML code that can be used by > ML drivers. Common code include functions to convert ML IO type to > string, IO format type to string, function get size of

[PATCH v6 0/4] Implementation of ML common code

2023-02-07 Thread Srikanth Yalavarthi
Machine Learning common code This patch series implements the common ML code that can be used by ML drivers. Common code include functions to convert ML IO type to string, IO format type to string, function get size of ML IO type, and functions for converting data type