Fixed a typo. (#189)

This commit is contained in:
WillemKauf
2020-12-12 19:25:33 -05:00
committed by GitHub
parent bc5df477de
commit 49da969d25

View File

@@ -89,7 +89,7 @@ from tinygrad.tensor import Tensor
### ANE Support?!?!
If you all want to do is ReLU, you are in luck! You can do very fast ReLU (fastness not confirmed)
If all you want to do is ReLU, you are in luck! You can do very fast ReLU (fastness not confirmed)
Requires your Python to be signed with `ane/lib/sign_python.sh` to add the `com.apple.ane.iokit-user-access` entitlement.