Add stream executor C API symbols to exported symbols for _pywrap_tensorflow_internal.so.
PiperOrigin-RevId: 339951343 Change-Id: I02b02143721f7c656af8c1d19176dc44f3bffa20
This commit is contained in:
parent
f4280211b2
commit
f296fd6f74
@ -10,3 +10,5 @@
|
||||
*stream_executor*
|
||||
*xla*
|
||||
*PyInit_*
|
||||
*SE_*
|
||||
*SP_*
|
||||
|
@ -12,6 +12,8 @@ tensorflow {
|
||||
*stream_executor*;
|
||||
*xla*;
|
||||
*PyInit_*;
|
||||
*SE_*;
|
||||
*SP_*;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user