This website works better with JavaScript.
Home
Explore
Help
Sign In
wch
/
brep2sdf
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
2
Branches
0
Tags
15 MiB
Tree:
0a9eb7f2ee
NH-Rep
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0a9eb7f2ee'
${ noResults }
brep2sdf
/
code
/
IsoSurfacing
/
build.sh
4 lines
24 B
Raw
Normal View
History
init
3 months ago
cd
build
Refactor build scripts and update CMakeLists for path consistency - Changed the permissions of build.sh to make it executable. - Simplified the cmake command in build.sh by removing hardcoded paths for CUDNN. - Updated CMakeLists.txt in console_pytorch and evaluation directories to reflect a new CMAKE_PREFIX_PATH for libtorch, ensuring compatibility with the current workspace structure.
2 months ago
cmake ..
init
3 months ago
make