tensorflow / tensorflow

An Open Source Machine Learning Framework for Everyone
https://tensorflow.org
Apache License 2.0
185.33k stars 74.16k forks source link

Segmetation fault(coredump) #15549

Closed jackson0988 closed 6 years ago

jackson0988 commented 6 years ago

Hi guys, am getting Segmentation fault(coredump) while running keras with tensorflow background in CPU . Can anyone help me (imag) research2@research-Precision-T1700:~/imag/ftune$ python3 finetune.py Using TensorFlow backend. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your machine and could speed up CPU computations. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. Found 55 images of 2 classes Found 54 images of 2 classes Segmentaion falut(Coredump)

tensorflowbutler commented 6 years ago

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks. Have I written custom code OS Platform and Distribution TensorFlow installed from TensorFlow version Bazel version CUDA/cuDNN version GPU model and memory Exact command to reproduce

tensorflowbutler commented 6 years ago

Nagging Awaiting Response: It has been 14 days with no activityand the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

Nagging Awaiting Response: It has been 14 days with no activityand the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

Nagging Awaiting Response: It has been 14 days with no activityand the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

Nagging Awaiting Response: It has been 14 days with no activityand the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

Nagging Awaiting Response: It has been 14 days with no activityand the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

It has been 14 days with no activity and the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

It has been 14 days with no activity and the awaiting response label was assigned. Is this still an issue?

tensorflowbutler commented 6 years ago

It has been 29 days with no activity and the awaiting response label was assigned. Is this still an issue?

jart commented 6 years ago

Closing due to lack of recent activity. Please update the issue when new information becomes available, and we will reopen the issue. Note we can't support custom code.