This website works better with JavaScript.
Home
Explore
Help
Sign In
wch
/
nh-rep
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.
17
Commits
1
Branch
0
Tags
14 MiB
Tree:
a443756499
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a443756499'
${ noResults }
nh-rep
/
code
/
IsoSurfacing
/
build.sh
4 lines
24 B
Raw
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