Home
last modified time | relevance | path

Searched refs:CppPythonBindingsCodeCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dasync_compile.py21 CppPythonBindingsCodeCache,
223 return CppPythonBindingsCodeCache.load_pybinding(argtypes, source_code)
225 get_result = CppPythonBindingsCodeCache.load_pybinding_async(
H A Dcodecache.py2514 class CppPythonBindingsCodeCache(CppCodeCache): class
2677 class CppWrapperCodeCache(CppPythonBindingsCodeCache):
2835 class HalideCodeCache(CppPythonBindingsCodeCache):