I have installed DL4J
using maven.
I need to see the installed .so
and CPP
header files that are used for INDArray
calls?
If I am not wrong the EXPORT functions are in NativeOps.h file.
Where can I find them? I think they are located inside .m2/repository
in my Ubuntu machine.
Please help !