kse-01/tensorflow/tensorflow/tf_version_script.lds
github-classroom[bot] 1122cdd8b0
Initial commit
2023-10-09 11:37:31 +00:00

17 lines
226 B (Stored with Git LFS)
Text

tensorflow {
global:
*tensorflow*;
*absl*kSeed*;
*toco*;
*perftools*gputools*;
*tf_*;
*TF_*;
*Eager*;
*TFE_*;
*nsync_*;
*stream_executor*;
*xla*;
*PyInit_*;
local:
*;
};