mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* fix some sigmoid extreme quite brittle... the problem is it has 3 terms and mul might have bad order * test_tanh_extreme * just sigmoid gradient |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| kernel.py | ||
| linearize.py | ||
| lowerer.py | ||
| transcendental.py | ||
| uopgraph.py | ||