Home

Awesome

TheanoUnpickler

A quick tutorial on how to unpickle GPU saved variables, on a CPU machine.

The key to unpickling these variables is setting theano.config.experimental.unpickle_gpu_on_cpu = True

I have included a small python script which i used to convert CudaNdArrays to NumpyArrays when unpickling

If you have any questions contact me @: +rcbridendev@gmail.com