STT-tensorflow/tensorflow/tf_exported_symbols.lds
Jacques Pienaar 6e6864a2b2 Export ABSL seed symbol in linker script
The global seed of the hash functions needs to be exported to avoid duplication of this global state.

PiperOrigin-RevId: 308092870
Change-Id: I5d2a82ccf577166c310c562977eeb6eb23238f89
2020-04-23 11:26:34 -07:00

13 lines
125 B
Plaintext

*tensorflow*
*absl*kSeed*;
*toco*
*perftools*gputools*
*tf_*
*TF_*
*Eager*
*TFE_*
*nsync_*
*stream_executor*
*xla*
*PyInit_*