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

Issue on page /CrashCourse.html , stuck at step 300 and not moving anymore #20

Open
nelsontseng0704 opened this issue Mar 11, 2022 · 2 comments
Labels
question Further information is requested

Comments

@nelsontseng0704
Copy link

I ran the following instruction ,but the process stuck at step 299.

%%writefile config/conf/my_first_pytti_art.yaml
# @package _global_
scenes: The swirling cloud of the wormhole is a metaphor for the inner workings of the mind.

steps_per_scene: 500
save_every: 50
display_every: 50

file_namespace: my_first_pytti_art
seed: 123

And it just stuck at step 300 and not moving anymore.

60%|████████████████████████▌ | 300/500 [01:27<00:54, 3.65it/s]2022-03-11 07:19:14.431 | DEBUG | main:update:438 - Step 300 losses:
2022-03-11 07:19:14.431 | DEBUG | main:update:441 - The swirling cloud o..mind. 0.77344
Name: 299, dtype: float64
<PIL.Image.Image image mode=RGB size=720x448 at 0x7F6D63FD1EE0>

@dmarx
Copy link
Member

dmarx commented Mar 11, 2022

this was running on colab? if so, any idea what GPU you had?

@nelsontseng0704
Copy link
Author

Thanks for your reply. I am using Paperspace and the GPU is NVIDIA P4000.

@dmarx dmarx added the question Further information is requested label Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants