Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py862 cpp_pp = cpp_prefix_path()
1736 ipaths += [os.path.dirname(cpp_prefix_path())]
1776 ipaths += [os.path.dirname(cpp_prefix_path())]
2294 def cpp_prefix_path() -> str: function
2306 filename = cpp_prefix_path()
2328 header_path = cpp_prefix_path()
H A Dcpp_builder.py1213 from torch._inductor.codecache import cpp_prefix_path