missed include for MklDnnTests run without mkldnn
Signed-off-by: raver119 <raver119@gmail.com>master
parent
a66e03355e
commit
78bca543a8
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include "testlayers.h"
|
||||
#include <initializer_list>
|
||||
#include <ops/declarable/PlatformHelper.h>
|
||||
|
||||
#ifdef HAVE_MKLDNN
|
||||
|
||||
|
|
Loading…
Reference in New Issue