Searched refs:debugFlushCompilationCache (Results 1 – 5 of 5) sorted by relevance
25 void debugFlushCompilationCache();
93 void debugFlushCompilationCache();
848 void GraphExecutor::debugFlushCompilationCache() { in debugFlushCompilationCache() function in torch::jit::GraphExecutor851 ppImpl->debugFlushCompilationCache(); in debugFlushCompilationCache()
807 void ProfilingGraphExecutorImpl::debugFlushCompilationCache() { in debugFlushCompilationCache() function in torch::jit::ProfilingGraphExecutorImpl
1516 .debugFlushCompilationCache(); in initJitScriptBindings()1573 return self.get_executor().debugFlushCompilationCache(); in initJitScriptBindings()