Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ clear
Method
clear
python/paddle/base/executor.py:932–933 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
930
)
931
932
def
clear(self):
933
self._get_cached_program_and_executor.cache_clear()
934
935
def
get_program_and_executor(
936
self,
Callers
3
__del__
Method · 0.45
flush
Method · 0.45
_rebuild_from_desc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected