tenstorrent / tt-mlir

Tenstorrent MLIR compiler
https://tenstorrent.github.io/tt-mlir/
Apache License 2.0
52 stars 7 forks source link

Implement alloc/dealloc generation from sharding config spec #576

Open nobradovictt opened 2 weeks ago

nobradovictt commented 2 weeks ago

Support generation of alloc/dealloc commands within Optimizer based on sharding configuration constructed by a sharding policy. #570

nobradovictt commented 2 weeks ago

Related to #553