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

Support Core.Compiler.InterpreterIP in building stacktraces #38566

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Nov 24, 2020

The new inference timing captures a backtrace for each descent into
inference as a mechanism to find out who it was triggered by.
This allows us to convert those backtraces to stacktraces when we need to.

CC @NHDaly

The new inference timing captures a backtrace for each descent into
inference as a mechanism to find out who it was triggered by.
This allows us to convert those backtraces to stacktraces when we need to.
@timholy timholy merged commit fedf447 into master Nov 29, 2020
@timholy timholy deleted the teh/interpip branch November 29, 2020 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant