"vscode:/vscode.git/clone" did not exist on "97f311bc10943be84b7e57c0a0052bfefeabe850"
Commit 06534305 authored by Davis King's avatar Davis King
Browse files

fixed compile time error

parent c48e921c
......@@ -151,7 +151,7 @@ namespace dlib
#ifdef DLIB_USE_CUDA
virtual const cuda::tensor_descriptor& get_cudnn_tensor_descriptor (
) const;
) const = 0;
#endif
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