Y
Hacker News
new
|
ask
|
show
|
jobs
by
quantbagel
143 days ago
Well I wanted to implement light transport papers without having to deal with cpp. I think tinygrad, and more specifically tinyJIT are super useful abstractions. This is def not available in ts
1 comments
nl
143 days ago
My question was more why a
fork
instead of doing the conventional "import tinygrad" into your own project.
I don't think there is anywhere you are modifying tinygrad itself is there?
link
I don't think there is anywhere you are modifying tinygrad itself is there?