Shenbin Qian
@shenbinqian
PhD Student at University of Surrey in Natural Language Processing
ID: 2856348493
15-10-2014 04:43:58
32 Tweet
30 Followers
101 Following
I wrote a UNet diffusion model in pure CUDA: github.com/clu0/unet.cu This project was inspired by Andrej Karpathy 's llm.c (github.com/karpathy/llm.c). I also learnt a lot about CUDA kernels from Simon Boehm 's Matmul blog (siboehm.com/articles/22/CU…). (1/3)