We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c057cd commit 320204eCopy full SHA for 320204e
docs/source/builtin.rst
@@ -199,6 +199,6 @@ Performance tip
199
chopping.
200
* Use the **NumPy** backend (default) for pure-CPU workloads.
201
202
-That’s it – drop the three imports into your code and you instantly get
+That’s it, simply drop the three imports into your code and you instantly get
203
**type-preserving low-precision arithmetic** for scalars, NumPy arrays and
204
PyTorch tensors!
0 commit comments