We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e7bf6 commit 96ed399Copy full SHA for 96ed399
1 file changed
src/ConvNetSharp.Volume.GPU/GpuContext.cs
@@ -1,7 +1,6 @@
1
using System;
2
using System.Diagnostics;
3
using ManagedCuda;
4
-using ManagedCuda.CudaDNN;
5
6
namespace ConvNetSharp.Volume.GPU
7
{
0 commit comments