> -----Original Message----- > From: Jerin Jacob <[email protected]> > Sent: 21 September 2023 17:46 > To: Srikanth Yalavarthi <[email protected]> > Cc: [email protected]; Shivah Shankar Shankar Narayan Rao > <[email protected]>; Anup Prabhu <[email protected]>; > Prince Takkar <[email protected]>; Srikanth Yalavarthi > <[email protected]> > Subject: [EXT] Re: [PATCH v2 00/34] Implemenation of revised ml/cnxk driver > > External Email > > ---------------------------------------------------------------------- > On Wed, Sep 20, 2023 at 12:55 PM Srikanth Yalavarthi > <[email protected]> wrote: > > > > This patch series is an implementation of revised ml/cnxk driver to > > support models compiled with TVM compiler framework. TVM models use > a > > hybrid mode for execution, with regions of the model executing on the > > ML accelerator and the rest executing on CPU cores. > > > > This series of commits reorganizes the ml/cnxk driver and adds support > > to execute multiple regions with-in a TVM model. > > > For new feature as when add it the patch, please update > doc/guides/rel_notes/release_23_11.rst > under "* **Updated Marvell cnxk ml driver.**"
Updated. Added details in release notes.

