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.
37
Commits
3
Branches
0
Tags
18 MiB
Branch:
NH-Rep
NH-Rep
final
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'NH-Rep'
${ noResults }
brep2sdf
/
code
/
IsoSurfacing
/
build.sh
4 lines
24 B
Raw
Permalink
Normal View
History
init
5 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.
5 months ago
cmake ..
init
5 months ago
make