Skip to content

Pull requests: chenyuxyz/tinygrad

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

rewrite uop where to max [pr]
#626 opened Dec 20, 2024 by chenyuxyz Loading…
simplify strides in view.create
#615 opened Dec 17, 2024 by chenyuxyz Loading…
FUSE_CONV_BW=1
#610 opened Dec 16, 2024 by chenyuxyz Loading…
remove a resolve in reshape [pr]
#605 opened Dec 12, 2024 by chenyuxyz Loading…
remove size=0 hack from bufs_from_lin
#604 opened Dec 12, 2024 by chenyuxyz Loading…
speed vs theoretical on mac benchmark
#595 opened Dec 11, 2024 by chenyuxyz Loading…
pow int stuff
#589 opened Dec 9, 2024 by chenyuxyz Loading…
test parentless reduce [pr]
#575 opened Dec 5, 2024 by chenyuxyz Loading…
always rewrite MAX to CMPLT + WHERE
#572 opened Dec 5, 2024 by chenyuxyz Loading…
test cast_float_to_bf16
#561 opened Dec 3, 2024 by chenyuxyz Loading…
cond.not.where(T, F) -> cond.where(F, T)
#548 opened Nov 30, 2024 by chenyuxyz Loading…
remove add in pad when padding with non-zero
#528 opened Nov 16, 2024 by chenyuxyz Loading…
use _Float16 for clang float16 dtype
#507 opened Nov 6, 2024 by chenyuxyz Loading…
x+y+x*c -> x*(c+1)+y directly [pr]
#506 opened Nov 5, 2024 by chenyuxyz Loading…
faster copy for shard with None axis
#496 opened Nov 2, 2024 by chenyuxyz Loading…
remove shr/shl in transcendental [pr]
#461 opened Oct 25, 2024 by chenyuxyz Loading…
test removing merge mask stuff
#450 opened Oct 14, 2024 by chenyuxyz Loading…
image_conv2d returns in fp16 if inputs are fp16
#438 opened Sep 26, 2024 by chenyuxyz Loading…
bruteforce validhack
#434 opened Sep 24, 2024 by chenyuxyz Loading…
rewrite div as where
#429 opened Sep 19, 2024 by chenyuxyz Loading…
setitem with grad
#254 opened May 16, 2024 by chenyuxyz Loading…
use log21p and exp2m1 for op primitive
#231 opened Apr 19, 2024 by chenyuxyz Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.