Luca Lavarini
Results
1
comments of
Luca Lavarini
Hi @learning-chip, while I did not contribute to the original paper you mentioned, I guess you should try standard tiling and vectorization transformations, which can be found [[here]](https://github.com/spcl/dace/blob/master/dace/transformation/dataflow/tiling.py) and [[here]](https://github.com/spcl/dace/blob/master/dace/transformation/dataflow/vectorization.py)....