-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate torch-mlir at c9694c6 and disable TOSA. (#19976)
Integrated at llvm/torch-mlir@c9694c6 which makes TOSA support controlled by an option. Since we have our own CMakeLists for torch-mlir, which do not add `-DTORCH_MLIR_ENABLE_TOSA`, all we need to do is to drop TOSA files from them. --------- Signed-off-by: Benoit Jacob <[email protected]>
- Loading branch information
Showing
4 changed files
with
29 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule torch-mlir
updated
36 files