Mentions légales du service

Skip to content

Vectorization strategies

TAYEB Hayfa requested to merge vectorization-strategies into master

I changed the greedy algorithm to make it use a heuristic to split operations with a good order. I also resolved the issue of having vectorial operations when processing group nodes in PermuteExtract by sorting the groups each time with the max distance from leaves.

@bramas you can check please if it's all ok.

Merge request reports