We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)的奇怪错误。
The text was updated successfully, but these errors were encountered:
现在有解决吗
Sorry, something went wrong.
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?
No branches or pull requests
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)的奇怪错误。
The text was updated successfully, but these errors were encountered: