-
Notifications
You must be signed in to change notification settings - Fork 782
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
Hybrid Timing #1948
Hybrid Timing #1948
Conversation
TBB based environments are failing because of a race condition. |
…ableConditional since it provides a clean abstraction
Oh, I think I remember what you meant to do: everything goes into timing and then we merge all changes at the same time? |
Yes that was what I was hoping to do, in case we needed to rollback or fix some things. Once we're happy with the timing of hybrid inference overall, this can be merged. :) |
Also you shouldn't have to worry about branch merging when it comes to me. My git-fu is strong. :) |
TableFactor and TableDistribution
Add machinery for timing and generating CSVs of runtimes for various hybrid functions and classes.