Update content/blog/cuda_net.md
Build website container / Build image (push) Successful in 15s
Details
Build website container / Build image (push) Successful in 15s
Details
This commit is contained in:
parent
3c71b6464d
commit
dc96335c5d
|
@ -15,3 +15,7 @@ Quickly discovering that without writing custom kernels, you can't really progre
|
||||||
- padding kernel
|
- padding kernel
|
||||||
- column major / row major headache
|
- column major / row major headache
|
||||||
- removing cuBLAS -> just row major representation
|
- removing cuBLAS -> just row major representation
|
||||||
|
- naive conv2d
|
||||||
|
- learning 3D memory representation
|
||||||
|
- optimizing conv2d
|
||||||
|
- softmax sum reduce
|
Loading…
Reference in New Issue