tinygrad / tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proposal symbolic to uops

DKormann opened this issue · comments

i want to work on #4857

first step i will remove symbolic Variable as arg from DEFINE_VARIABLE UOp.

is that a valid approach?