On Wed, Sep 20, 2023 at 12:55 PM Srikanth Yalavarthi <syalavar...@marvell.com> 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.**"