Home
last modified time | relevance | path

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

/libCEED/examples/fluids/
H A Dpytorch_pkgconfig.py55 torch_cuda_path = Path(lib_path) / 'libtorch_cuda.so' variable
56 if torch_cuda_path.exists():
57 variables['torch_cuda_path'] = torch_cuda_path.as_posix()