Implementing SLIDE
The increasing size and training time of neural network models has lead to increasing reliance on specialised hardware. GPUs are one of many high throughput devices designed to perform massively parallel operations such as large matrix multiplications which form the backbone of machine learning. Despite the high cost, GPU training is significantly faster than CPU […]
Read article