Hacker News new | ask | show | jobs
by wesammikhail 172 days ago
The entire repo is 2-3 array access functions. Why is it even posted here? No harm in trying to learn but there is nothing in here that is even close to PyTorch.
2 comments

I posted when I had more operations including unary, binary, and matmul but got a lot of help from Claude when writing that and realized I didn’t really understand broadcast operations so got rid of all that and started fresh.

Will post again after making more progress.

typical hackernews clickbait. I saw a post a while ago titled "c compiler from scratch" and it's a shell script that calls gcc