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

Extend cache invalidation to include changes in other files (Continued) #9563

Closed
wants to merge 67 commits into from

Conversation

dlee992
Copy link
Contributor

@dlee992 dlee992 commented May 8, 2024

pull from #8396.

Then continue to add features into this PR. especially support of overload_method decently.

Mark it as draft for now.

TODOs:

  • support overload_method in cache deps
  • construct complete dep graph when using overload_method
  • do we need to do the same thing for overload_attribute?
  • add tests for overload_method caching

luk-f-a and others added 28 commits November 12, 2022 18:12
# Conflicts:
#	numba/core/ccallback.py
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
…-a/numba into feature/expand-cache-invalidation2

# Conflicts:
#	numba/core/caching.py
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
Co-authored-by: Guilherme Leobas <guilhermeleobas@gmail.com>
…-a/numba into feature/expand-cache-invalidation2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants