Failed to run make:
In file included from ops/bilateral_slice.cc:16:0:
ops/bilateral_slice.h:18:37: fatal error: third_party/array/array.h: No such file or directory
compilation terminated.
Makefile:27: recipe for target 'lib/hdrnet_ops.so' failed
make: *** [lib/hdrnet_ops.so] Error 1
Using cuda10.1 tensorflow 1.1 python 2.7.
Tried different versions of tensorflow.
May I know what exactly is thrid_party? Where does it come from?