Skip to content

Commit 96ed399

Browse files
committed
remove useless import
1 parent 27e7bf6 commit 96ed399

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ConvNetSharp.Volume.GPU/GpuContext.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System;
22
using System.Diagnostics;
33
using ManagedCuda;
4-
using ManagedCuda.CudaDNN;
54

65
namespace ConvNetSharp.Volume.GPU
76
{

0 commit comments

Comments
 (0)