tenstorrent / tt-mlir

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

Add ttrt tests to pipeline #439

Closed vmilosevic closed 1 week ago

vmilosevic commented 3 weeks ago

Add ttrt test to pipeline and execute them on n150 and n300:

cmake --build build -- ttrt 
ttrt query --save-artifacts
export SYSTEM_DESC_PATH=$(pwd)/ttrt-artifacts/system_desc.ttsys
llvm-lit -v ./build/test/ttmlir/Silicon
ttrt run build/test/ttmlir/Silicon --save-artifacts