Commit 94159844 authored by Ted Ying's avatar Ted Ying Committed by Yifei Feng
Browse files

Include _solib_local for MKL-DNN libs (#14709)

* Include _solib_local for MKL-DNN libs

`_solib_local/libmklml_intel.so` is not getting included in the package.
`build_pip_package.sh` has been updated to copy `*solib*` instead of just `_solib_k8`, so just update `setup.py` to include it.
See https://github.com/tensorflow/tensorflow/issues/13711 for details.

* Don't glob for `_solib_local` and `_solib_k8`

`find_files` doesn't accept globs for `root`.
parent a57ba6e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment