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.
1 parent cfdac00 commit 9f6cf62Copy full SHA for 9f6cf62
README.md
@@ -47,7 +47,7 @@ are instances of such transformations. Others are
47
[`pmap`](#spmd-programming-with-pmap) for single-program multiple-data (SPMD)
48
parallel programming of multiple accelerators, with more to come.
49
50
-This is a research project, not an official Google product. Expect bugs and
+This is a research project, not an official Google product. Expect
51
[sharp edges](https://jax.readthedocs.io/en/latest/notebooks/Common_Gotchas_in_JAX.html).
52
Please help by trying it out, [reporting
53
bugs](https://github.com/jax-ml/jax/issues), and letting us know what you
0 commit comments