tenstorrent / tt-forge-fe

The TT-Forge FE is a graph compiler designed to optimize and transform computational graphs for deep learning models, enhancing their performance and efficiency.
https://docs.tenstorrent.com/tt-forge-fe/
Apache License 2.0
20 stars 4 forks source link

Scalable nightly tests #538

Open nvukobratTT opened 1 month ago

nvukobratTT commented 1 month ago

Summary

Setup of nightly test runs based on the pytest.ini file.

For the purpose of separating push/nightly, we'll use custom pytest markers. Probably the following:

nvukobratTT commented 1 month ago

Here are two related issues that will be pushed soon: