Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Nov 27, 2020

This adds a lot of exports, but the analysis of the callees and callers at breaks
in inference chains is fairly complicated. These utilities streamline the analysis.

This requires JuliaLang/julia#38566

@timholy
Copy link
Member Author

timholy commented Nov 30, 2020

Note when I fix merge conflicts I'll rename accumulate_by_callsite to accumulate_by_source, making it another method of the function introduced in #152.

This adds a lot of exports, but the analysis of the callees and callers at breaks
in inference chains is fairly complicated. These utilities streamline the analysis.
A key insight is that time is irrelevant, it's more the number of
times that you get an inference trigger per callsite that matters.
@timholy timholy force-pushed the teh/inference_breaks branch from 197cab4 to f5873ad Compare December 19, 2020 13:36
@timholy timholy changed the title Add inference_breaks Add inference_triggers Dec 19, 2020
@timholy timholy merged commit 9e8183e into master Dec 19, 2020
@timholy timholy deleted the teh/inference_breaks branch December 19, 2020 14:21
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.

2 participants