-
Notifications
You must be signed in to change notification settings - Fork 23
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
fixes in tensor generator #327
Conversation
I meant just run it before and after the change on any machine any make sure the performance is better. I don't think there's a practical way to write a test for this for now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great catch and great fixes @StevieSong ! Note that this PR allows our tests to pass (at the moment test_recipes.py
hangs indefinitely). Just a suggestion inline to change variable names for the number of workers (please feel free to disregard if you prefer).
able to pass |
fixes #260
fixes #324
fixes #326
@ndiamant not sure how to implement a reliable test as suggested in #260, machines that we test on are variable...
@paolodi pr for tomorrow's meeting, had to additionally modify section so that stats q is emptied in main thread as well