RE: [PATCH v6 15/15] doc: update multicore dispatch model in graph guides

2023-05-26 Thread Yan, Zhirun
ming ; Wang, > Haiyue > Subject: Re: [PATCH v6 15/15] doc: update multicore dispatch model in graph > guides > > On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > > > Update graph documentation to introduce new multicore dispatch model. > > > > Signed-off-by: H

Re: [PATCH v6 15/15] doc: update multicore dispatch model in graph guides

2023-05-24 Thread Jerin Jacob
On Tue, May 9, 2023 at 11:35 AM Zhirun Yan wrote: > > Update graph documentation to introduce new multicore dispatch model. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > --- > doc/guides/prog_guide/graph_lib.rst | 59 +++-- >

[PATCH v6 15/15] doc: update multicore dispatch model in graph guides

2023-05-08 Thread Zhirun Yan
Update graph documentation to introduce new multicore dispatch model. Signed-off-by: Haiyue Wang Signed-off-by: Cunming Liang Signed-off-by: Zhirun Yan --- doc/guides/prog_guide/graph_lib.rst | 59 +++-- 1 file changed, 55 insertions(+), 4 deletions(-) diff --git a/doc