Files
tensorflow--tensorflow/tensorflow/tf_version_script.lds
T
wehub-resource-sync 8a852e4b4e
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s
chore: import upstream snapshot with attribution
2026-07-13 12:14:16 +08:00

30 lines
405 B
Plaintext

tensorflow {
global:
*tensorflow*;
*absl*kSeed*;
*toco*;
*perftools*gputools*;
*tf_*;
*TF_*;
*Eager*;
*TFE_*;
*stream_executor*;
*xla*;
*PyInit_*;
*SE_*;
*SP_*;
*tsl*;
*lite*;
*TFL*;
*TfLite*;
*quantization*;
*mlir*detail*;
*mlir*func*;
*mlir*TF*;
*mlir*shape*;
*mlir*scf*;
*mlir*quant*;
local:
*;
};