-
-
Notifications
You must be signed in to change notification settings - Fork 444
8000
div>
panic on parallel runner #549
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
Comments
oh okay.. this usecase is not one that I've seen before. Let me try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my code like this:
when i run in 1 goroutine, it works, but panic on parallel:
how can i run in parallel and share the same weights
The text was updated successfully, but these errors were encountered: