githubcq

Results 1 issues of githubcq

When execute tensorflow minist train task, occur the problem, 'Check failed: cublas_handle'. It caused by dlopen, the complete command is `dlopen("/usr/local/cuda/targets/x86_64-linux/lib/libcublas.so", RTLD_NOW | RTLD_LOCAL)`. And error throwed by dlopen is...