Skip to content

Commit d0e11c1

Browse files
authored
Update README.md
1 parent 0a456b7 commit d0e11c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Since this is a new project, we're separating the work in branches that will eve
4444
After the initial period, when we have a reasonable testing infrastructure, we can fork & create pull requests.
4545

4646
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].
4848
* **Harness**: Python harness to bind the MLIR tools, dialects and transforms together on branch [harness](https://github.com/llvm/lighthouse/tree/harness).
4949
* **Schedule**: MLIR schedules to combine into pipelines and combination strategy on branch [TBD].
5050
* **Runtime**: Dependencies, tools and environments to run on various hardware on branch [TBD].

0 commit comments

Comments
 (0)