Freewire
Freewire copied to clipboard
implement graph syncing in numpy
trafficstars
For large graphs, syncing the parameter and gradient data from GPU to CPU is slow. A simple extension in C could make this much faster.
makes more sense to approach this with numpy