Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you please upload the keras .h5 model? #12

Open
roshan2908 opened this issue Jun 9, 2021 · 0 comments
Open

Could you please upload the keras .h5 model? #12

roshan2908 opened this issue Jun 9, 2021 · 0 comments

Comments

@roshan2908
Copy link

tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x18f4): undefined reference to cusolverDnCreate'
tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x1954): undefined reference to cusolverDnCreate' tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x1c84): undefined reference to cudaDeviceSynchronize'
tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x1c9c): undefined reference to cudaDeviceSynchronize' tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x2286): undefined reference to cudaGetErrorString'
tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x23cc): undefined reference to cudaGetErrorString' tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x2670): undefined reference to cudaGetErrorString'
/usr/local/lib/libdlib.a(dlib_generated_cusolver_dlibapi.cu.o): In function __cudaUnregisterBinaryUtil()': tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0x8): undefined reference to __cudaUnregisterFatBinary'
/usr/local/lib/libdlib.a(dlib_generated_cusolver_dlibapi.cu.o): In function dlib::cuda::inv::sync_if_needed()': tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text+0xad4): undefined reference to cudaDeviceSynchronize'
/usr/local/lib/libdlib.a(dlib_generated_cusolver_dlibapi.cu.o): In function dlib::cuda::cusolver_context::~cusolver_context()': tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text._ZN4dlib4cuda16cusolver_contextD2Ev[_ZN4dlib4cuda16cusolver_contextD5Ev]+0x21): undefined reference to cusolverDnDestroy'
/usr/local/lib/libdlib.a(dlib_generated_cusolver_dlibapi.cu.o): In function __sti____cudaRegisterAll()': tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text.startup+0xc): undefined reference to __cudaRegisterFatBinary'
tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text.startup+0x3d): undefined reference to __cudaRegisterFunction' tmpxft_00000c7c_00000000-6_cusolver_dlibapi.cudafe1.cpp:(.text.startup+0x4d): undefined reference to __cudaRegisterFatBinaryEnd'
collect2: error: ld returned 1 exit status
src/CMakeFiles/xml_generator.dir/build.make:113: recipe for target 'bin/xml_generator' failed
make[2]: *** [bin/xml_generator] Error 1
CMakeFiles/Makefile2:112: recipe for target 'src/CMakeFiles/xml_generator.dir/all' failed
make[1]: *** [src/CMakeFiles/xml_generator.dir/all] Error 2
Makefile:113: recipe for target 'all' failed
make: *** [all] Error 2`

too many errors occurred while compiling.

Cuda 11.0
cuDNN 8.0
dlib 19.20
GCC 7.5.0
tensorflow 2.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant