score_sde_pytorch icon indicating copy to clipboard operation
score_sde_pytorch copied to clipboard

Segmentation fault (core dumped)

Open truemanstock opened this issue 1 year ago • 4 comments

jwshi@mathxy1:~/Desktop/last_exp/score_sde_pytorch-main$ python main.py --config /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/configs/ve/cifar10_ncsnpp.py --mode eval --workdir /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/work 2024-04-18 11:54:36.411638: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0 WARNING:tensorflow:From /home/jwshi/anaconda3/envs/sgm2/lib/python3.7/site-packages/tensorflow_gan/python/estimator/tpu_gan_estimator.py:42: The name tf.estimator.tpu.TPUEstimator is deprecated. Please use tf.compat.v1.estimator.tpu.TPUEstimator instead. Segmentation fault (core dumped)

我已经按照前面的牛贴删除了cache中的cpp_extension的lock但是仍然出现了一个Segmentation fault (core dumped)的奇怪错误。

truemanstock avatar Apr 18 '24 03:04 truemanstock

现在有解决吗

YoungJaae avatar Jul 18 '24 09:07 YoungJaae

jwshi@mathxy1:~/Desktop/last_exp/score_sde_pytorch-main$ python main.py --config /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/configs/ve/cifar10_ncsnpp.py --mode eval --workdir /home/jwshi/Desktop/last_exp/score_sde_pytorch-main/work 2024-04-18 11:54:36.411638: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.11.0 WARNING:tensorflow:From /home/jwshi/anaconda3/envs/sgm2/lib/python3.7/site-packages/tensorflow_gan/python/estimator/tpu_gan_estimator.py:42: The name tf.estimator.tpu.TPUEstimator is deprecated. Please use tf.compat.v1.estimator.tpu.TPUEstimator instead. Segmentation fault (core dumped)

我已经按照前面的牛贴删除了cache中的cpp_extension的lock但是仍然出现了一个Segmentation fault (core dumped)的奇怪错误。

Hi Have you fixed this?

iamtonymwt avatar Nov 07 '24 05:11 iamtonymwt

我也遇到同样的问题了,请问您解决了么?

Zhangjialu126 avatar Apr 16 '25 14:04 Zhangjialu126

same issue

JoeSandos avatar Jun 11 '25 09:06 JoeSandos