You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Since this is a new project, we're separating the work in branches that will eve
44
44
After the initial period, when we have a reasonable testing infrastructure, we can fork & create pull requests.
45
45
46
46
The planned work is:
47
-
***Ingress**: PyTorch to Linalg extraction on branch [TBD] (note: since `main` already has partial Torch support, this work can continue on `main`).
47
+
***Ingress**: PyTorch to Linalg extraction on branch [TBD].
48
48
***Harness**: Python harness to bind the MLIR tools, dialects and transforms together on branch [harness](https://github.com/llvm/lighthouse/tree/harness).
49
49
***Schedule**: MLIR schedules to combine into pipelines and combination strategy on branch [TBD].
50
50
***Runtime**: Dependencies, tools and environments to run on various hardware on branch [TBD].
0 commit comments