Update cudnnutils.h to correct path
parent
f4d399e44d
commit
b648b28fb9
|
@ -17,7 +17,7 @@
|
|||
// @author AbdelRauf
|
||||
//
|
||||
|
||||
#include "cudnnUtils.h"
|
||||
#include <ops/declarable/platform/cudnn/cudnnUtils.h>
|
||||
#include <array/NDArrayFactory.h>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Reference in New Issue