mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-08 14:43:57 -05:00
Fixed a typo. (#189)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user