tenstorrent / tt-buda

Tenstorrent TT-BUDA Repository
Other
210 stars 28 forks source link

[Feature request] Display better messaging when moving workload to CPU #31

Closed adifrancescoTT closed 2 months ago

adifrancescoTT commented 3 months ago

Verbatim from Grayskull user:

“Sometimes BUDA ended up going Pytorch/CPU silently. QWEN model for example: it compiled but it was on the CPU and silent, no message about it. Until we tried to debug where it was stuck and that is when we see it is on Pytorch”

AleksKnezevic commented 2 months ago

Thanks @adifrancescoTT. Pybuda supports various logging levels, to see fallback messages please use a higher verbosity logging level such as LOGURU_LEVEL=DEBUG