Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/
Dcpp_builder.py89 cxx = install_gcc_via_conda()
97 def install_gcc_via_conda() -> str: function
Dcodecache.py1163 cxx = install_gcc_via_conda()
1171 def install_gcc_via_conda() -> str: function