We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 725b609 + 268e1ce commit 252086fCopy full SHA for 252086f
1 file changed
README.md
@@ -19,7 +19,7 @@ And because [Jax](https://docs.jax.dev/en/latest/), [TensorFlow](https://www.ten
19
[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**,
20
and probably TensorFlow and PyTorch as well.
21
22
-The **go-xla** porject aims to be minimalist and robust: it provides well-maintained, extensible Go wrappers for
+The **go-xla** project aims to be minimalist and robust: it provides well-maintained, extensible Go wrappers for
23
[OpenXLA's StableHLO](https://openxla.org/#stablehlo) and [OpenXLA's PJRT](https://openxla.org/#pjrt).
24
25
The APIs are not very "ergonomic" (error handling everywhere), but it's expected to be a stable building block for
0 commit comments