Searched defs:cache_clear (Results 1 – 11 of 11) sorted by relevance
1956 cache_clear = staticmethod(cache.clear) variable in CudaKernelParamCache2408 cache_clear = staticmethod(cache.clear) variable in CppCodeCache2516 cache_clear = staticmethod(cache.clear) variable in CppPythonBindingsCodeCache2679 cache_clear = staticmethod(cache.clear) variable in CppWrapperCodeCache2837 cache_clear = staticmethod(cache.clear) variable in HalideCodeCache3045 cache_clear = staticmethod(cache.clear) variable in PyCodeCache3335 cache_clear = staticmethod(cache.clear) variable in CUDACodeCache
76 def cache_clear(): function
157 def cache_clear(self): member in IterationRangesRoot262 def cache_clear(self): member in IterationRangesEntry
628 def cache_clear(): function
1579 def cache_clear(self): member in __get_gettz.GettzFunc
1300 def cache_clear(cls) -> None: member in FakeTensorMode