tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
271 stars 20 forks source link

Clean up device.cpp #8079

Open ubcheema opened 2 weeks ago

ubcheema commented 2 weeks ago

FD2 kernel creation needs to be cleand up in device.cpp Specifically void Device::compile_command_queue_programs()

pgkeller commented 2 weeks ago

From 10K feet, seems this could be largely table driven...