Home
last modified time | relevance | path

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

/libCEED/examples/fluids/
H A Dpytorch_pkgconfig.py36 torchCMakePath = Path(tutils.cmake_prefix_path) / 'Torch/TorchConfig.cmake' variable
38 with torchCMakePath.open('r') as f: