OpenVINO has some 30MB libmkl_tiny_tbb.so
, which is "The special version of MKL dynamic library packed specially to use within Inference Engine library.", as stated in version.txt
.
MKL-DNN has 125MB libmklml_gnu.so
. Is there a way to build a ~30MB file from MKL-DNN git hub repo?