Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The tt-forge-fe workflows accept a tt-mlir SHA override input, ensuring the specified SHA is used for building Docker images, compiling, and testing, instead of the committed version of tt-mlir. This will be used as part of integration testing to ensure that integrating a newer version of tt-metal doesn't break downstream projects. Users can manually trigger the workflow to run with a specific version of tt-mlir, and in CI tt-mlir will trigger this workflow to run with the uplift branch. Relates to #214
- Loading branch information