Home
last modified time | relevance | path

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

/honee/
H A Dpytorch_pkgconfig.py39 torchCMakePath = Path(tutils.cmake_prefix_path) / 'Torch/TorchConfig.cmake' variable
41 with torchCMakePath.open('r') as f: