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

Segmentation fault when i run the run.sh #18

Open
dingsiyu opened this issue Aug 30, 2018 · 2 comments
Open

Segmentation fault when i run the run.sh #18

dingsiyu opened this issue Aug 30, 2018 · 2 comments

Comments

@dingsiyu
Copy link

os information: the same with yours
cuda : 8.0
cudnn : 5.1

** issue**:
run.sh: line 27: 17688 Segmentation fault (core dumped) CUDA_VISIBLE_DEVICES=$GPU_ID python train.py -root_dir "$WORK_DIR/data_model/" -dataset $DATANAME -rnn_size 250 -word_vec_size 200 -decoder_input_size 150 -layers 1 -start_checkpoint_at 60 -learning_rate 0.005 -start_decay_at 0 -epochs 100 -global_attention "dot" -attn_hidden 0 -lock_dropout -dropout 0.5 -dropout_i 0.5

can you tell me what happened ? and how can i address it ?

@ygan
Copy link

ygan commented Feb 5, 2019

You can try comment or delete: from tensorboard_logger import Logger

@Don-Joey
Copy link

thx,but why? @ygan

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

3 participants