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

Is there a function to delete the datanodes after the code finishes running? #302

Open
jcastro8 opened this issue Oct 13, 2021 · 2 comments
Assignees

Comments

@jcastro8
Copy link
Collaborator

I run my Language Acquisition graph program and it completes successfully. However, when I run the same program again, the system is giving me a Nonetype error because the datanodes are not built properly. I am running the program in Spyder from the Anaconda distribution in Windows 10. Is there a function that cleans the output of the inference graph after running it?

@hfaghihi15
Copy link
Collaborator

I run my Language Acquisition graph program and it completes successfully. However, when I run the same program again, the system is giving me a Nonetype error because the datanodes are not built properly. I am running the program in Spyder from the Anaconda distribution in Windows 10. Is there a function that cleans the output of the inference graph after running it?

This should not happen in a correct execution. Is it possible for you to identify whether some information is actually left after your execution is done or whether there is a cached result that is visible for your system?

@hfaghihi15
Copy link
Collaborator

@jcastro8 Is this resolved for you?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants