Releases: PAA-NCIC/blitz
Releases · PAA-NCIC/blitz
Original Version
This version works fine for CPU, MIC and GPU platforms.
- On CPU, it supports all the convolution processes.
- On MIC, it could use the same function as CPU. Besides, it also incorporates libxsmm in the forward phase.
- On GPU, it adopts Cudnn and Cublas. Specifically, we optimize GEMM and Convolution (in progress) on Kepler GPU.