Skip to content

Commit 252086f

Browse files
committed
Merge branch 'main' of ssh://github.com/gomlx/go-xla
2 parents 725b609 + 268e1ce commit 252086f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ And because [Jax](https://docs.jax.dev/en/latest/), [TensorFlow](https://www.ten
1919
[optionally PyTorch](https://pytorch.org/xla/release/2.3/index.html) run on XLA, it is possible to run Jax functions in Go with **go-xla**,
2020
and probably TensorFlow and PyTorch as well.
2121

22-
The **go-xla** porject aims to be minimalist and robust: it provides well-maintained, extensible Go wrappers for
22+
The **go-xla** project aims to be minimalist and robust: it provides well-maintained, extensible Go wrappers for
2323
[OpenXLA's StableHLO](https://openxla.org/#stablehlo) and [OpenXLA's PJRT](https://openxla.org/#pjrt).
2424

2525
The APIs are not very "ergonomic" (error handling everywhere), but it's expected to be a stable building block for

0 commit comments

Comments
 (0)