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

About v2 training — egmentation fault(core dumped) #32

Open
jn-z opened this issue Dec 20, 2017 · 1 comment
Open

About v2 training — egmentation fault(core dumped) #32

jn-z opened this issue Dec 20, 2017 · 1 comment

Comments

@jn-z
Copy link

jn-z commented Dec 20, 2017

Hi,
Thank you for your last help. Maybe this problem needs your help again this time.
When I run python training.py, an errror message showed up:
Traceback (most recent call last):
...
Tensor("tower_0/netFlow1/dense5/LeakyRelu:0", shape=(16, 4608), dtype=float32, device=/device:GPU:0)
Tensor("tower_1/netFlow1/dense5/LeakyRelu:0", shape=(16, 4608), dtype=float32, device=/device:GPU:1)
nothing to restore. no checkpoint found.
train evolution "0_flow1" ...
start iteration 0
2017-12-19 22:36:48.508170: I tensorflow/stream_executor/dso_loader.cc:139] successfully opened CUDA library libcupti.so.8.0 locally
Segmentation fault(core dumped)

Any ideas?
Thanks,
JUNZHANG

@ialhashim
Copy link

This could happen when your dataset is not in the right folder. E.g. ../../datasets/traindata/sun3d_train_0.1m_to_0.2m.h5

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

2 participants