|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3, v2021.10.0, v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0, v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0 |
|
| #
2ecfcf5a |
| 20-Dec-2022 |
Ivan Kochin <[email protected]> |
Moving the Hybrid CPUs API out of preview (#680)
Move the Hybrid CPUs API out of preview. This patch removes the necessity of setting the preview macro and removes the API reference topic
Signed-
Moving the Hybrid CPUs API out of preview (#680)
Move the Hybrid CPUs API out of preview. This patch removes the necessity of setting the preview macro and removes the API reference topic
Signed-off-by: Kochin Ivan <[email protected]>
Co-authored-by: Kochin Ivan <[email protected]>
Co-authored-by: Isaev, Ilya <[email protected]>
Co-authored-by: Alexandra <[email protected]>
show more ...
|
|
Revision tags: v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0 |
|
| #
a9383225 |
| 09-Mar-2022 |
Vladimir Serov <[email protected]> |
Document a way to flow graph can be attached to arbitrary task_arena (#785)
* Document a way to flow graph can be attached to arbitrary task_arena
task_arena interface provides mechanisms to guid
Document a way to flow graph can be attached to arbitrary task_arena (#785)
* Document a way to flow graph can be attached to arbitrary task_arena
task_arena interface provides mechanisms to guide tasks execution within the arena by
setting the preferred computation units or restricting part of computation units. In some
cases, you may want to use mechanisms within a flow graph.
Signed-off-by: Serov, Vladimir <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>
Co-authored-by: Alexandra Epanchinzeva <[email protected]>
show more ...
|