Move external/ directory in pip package.
authorMichael Case <mikecase@google.com>
Wed, 20 Jun 2018 21:08:57 +0000 (14:08 -0700)
committerMichael Case <mikecase@google.com>
Thu, 21 Jun 2018 17:28:08 +0000 (10:28 -0700)
commitfdbb80f217d3a153b4eda66c766df921b3f73ab4
tree55f477297b4b9d42a6e723b7d5d55d3ce5082cde
parent88fd536e08cbfaae228a0cebbfff9260427c7ccb
Move external/ directory in pip package.

Moving external/ directory in the pip packages (which is currently
installed directly into site-packages directory). Moving the
directory to tensorflow/include/external/. Also, removing all
python files from external (since it should really only contain
headers and license files.)
tensorflow/tools/pip_package/build_pip_package.sh