This website requires JavaScript.
Explore
Help
Sign In
nimlgen
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Activity
Files
0ddcd005f5c36d0020e8fff4554d805aa811f3e3
tinygrad
/
tinygrad
/
codegen
T
History
ignaciosica
and
GitHub
0ddcd005f5
fix priority width and give more space for src (
#5509
)
2024-08-07 10:48:18 -07:00
..
__init__.py
fix: pylint will not lint folders without __init__.py (
#4875
)
2024-06-08 14:00:24 +02:00
kernel.py
get program fields in __post_init__ [run_process_replay] (
#5878
)
2024-08-02 09:57:12 -07:00
lowerer.py
remove useless reduce cases [run_process_replay] (
#5907
)
2024-08-04 17:11:08 -07:00
transcendental.py
lil transcendental folding cleanup [run_process_replay] (
#5822
)
2024-07-30 14:10:17 -07:00
uopgraph.py
fix priority width and give more space for src (
#5509
)
2024-08-07 10:48:18 -07:00
uops.py
Use
(-self).lt(-x+1)
for
UOp.ge
(
#5955
)
2024-08-07 01:31:27 -04:00