pytorch/torch/csrc/dynamo
zyq8709 eaf4fe3d2b Most recently used cache management for TorchDynamo (#88076)
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
2022-11-08 18:46:59 +00:00
..
eval_frame.c Most recently used cache management for TorchDynamo (#88076) 2022-11-08 18:46:59 +00:00
eval_frame.h
guards.cpp [inductor] Fix copysign issue in old msvc build (#87117) 2022-10-18 06:06:31 +00:00
guards.h [inductor] Fix copysign issue in old msvc build (#87117) 2022-10-18 06:06:31 +00:00
init.cpp
init.h