tenstorrent / tt-umd

User-Mode Driver for Tenstorrent hardware
Apache License 2.0
9 stars 5 forks source link

[Harvesting] Compile time polymorphism for coordinate types #221

Open pjanevskiTT opened 1 week ago

pjanevskiTT commented 1 week ago

Follow up from #202

Investigate whether compile time polymorphism can be used for different coordinate types

This is a low priority issue since converting cross different coordinate types is not going to be used very often

Same for CoordinateManager class types