LLNet
LLNet copied to clipboard
run on cpu
after hard works make this to run on cpu. finallly
EnvironmentError: ('The following error happened while compiling the node', HostFromGpu(b), '\n', "You forced the use of gpu device 'gpu', but nvcc was not found. Set it in your PATH environment variable or set the Theano flags 'cuda.root' to its directory")
this seems throw exception in model.obj
is this file not opensource or can you provide a cpou version?
export THEANO_FLAGS=mode=FAST_RUN,device=cpu,floatX=float32,force_device=True,experimental.unpickle_gpu_on_cpu=True