Freewire icon indicating copy to clipboard operation
Freewire copied to clipboard

implement graph syncing in numpy

Open noahtren opened this issue 6 years ago • 1 comments
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.

noahtren avatar Sep 24 '19 01:09 noahtren

makes more sense to approach this with numpy

noahtren avatar Sep 30 '19 23:09 noahtren