Skip to content

[Fix] autoconcat size computation in Scheduler

Olivier BICHLER requested to merge fix_autoconcat_size into dev

Context

Concat memory plane could have an excessive size in Scheduler inference corresponding to its offset, resulting in a small amount of wasted memory in the MemoryManager.

Edited by Maxence Naud

Merge request reports

Loading