mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Modify the lookup procedure for TorchDynamo caches to keep the head of the single linked list as the most recently used cache entry, which may potentially improve probability for cache hitting. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88076 Approved by: https://github.com/jansel |
||
|---|---|---|
| .. | ||
| eval_frame.c | ||
| eval_frame.h | ||
| guards.cpp | ||
| guards.h | ||
| init.cpp | ||
| init.h | ||