"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "cbe4c28feab7c12cf821f14c41c7e0c0663dec99"
Commit 06534305 authored by Davis King's avatar Davis King
Browse files

fixed compile time error

parent c48e921c
...@@ -151,7 +151,7 @@ namespace dlib ...@@ -151,7 +151,7 @@ namespace dlib
#ifdef DLIB_USE_CUDA #ifdef DLIB_USE_CUDA
virtual const cuda::tensor_descriptor& get_cudnn_tensor_descriptor ( virtual const cuda::tensor_descriptor& get_cudnn_tensor_descriptor (
) const; ) const = 0;
#endif #endif
protected: protected:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment