Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on saivng model with neuralconvo and distro-cl #63

Open
mirth opened this issue Oct 31, 2016 · 0 comments
Open

Error on saivng model with neuralconvo and distro-cl #63

mirth opened this issue Oct 31, 2016 · 0 comments

Comments

@mirth
Copy link

mirth commented Oct 31, 2016

I'm using neuralconvo with https://github.com/hughperkins/distro-cl.
And on:

th train.lua --opencl --dataset 5000 --hiddenSize 10

I'm getting:


-- Epoch 13 / 50  (LR= 0.000406)

 [================================================================ 8151/8151 ==========>] Tot: 15m49s | Step: 116ms


Finished in 15m50s 8.5722082074255 examples/sec.

Epoch stats:
  Errors: min= 4.0924770906884
          max= 36.992839212012
       median= 9.6526170760866
         mean= 10.504598787862
          std= 4.0820227259116
          ppl= 36482.894572035

(Saving model ...)
/Users/tolik/torch-cl/install/bin/luajit: /Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:201: write error: wrote 0 blocks instead of 70610 at /Users/tolik/torch-cl/pkg/torch/lib/TH/THDiskFile.c:331
stack traceback:
       	[C]: in function 'write'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:201: in function </Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:107>
       	[C]: in function 'write'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:201: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:226: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:211: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:226: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:226: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:211: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:226: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:211: in function 'writeObject'
       	/Users/tolik/torch-cl/install/share/lua/5.1/torch/File.lua:379: in function 'save'
       	train.lua:162: in main chunk
       	[C]: in function 'dofile'
       	...k/torch-cl/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
       	[C]: at 0x010188b350


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant