Adding google::protobuf symbols to the exported set of pywrap_tensorflow.so.

Change: 137211288
This commit is contained in:
Manjunath Kudlur 2016-10-25 14:34:50 -08:00 committed by TensorFlower Gardener
parent 289ddb1cb6
commit fad20053a9
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
*tensorflow*
*perftools*gputools*
*google*protobuf*
*tf_*

View File

@ -2,6 +2,7 @@ tensorflow {
global:
*tensorflow*;
*perftools*gputools*;
*google*protobuf*;
local:
*;
};