This target exports the interpreter C++ API and the kernel C API, and includes the builtin set of ops. Fixes #25278 and fixes #19642. PiperOrigin-RevId: 232396927
9 lines
80 B
Plaintext
9 lines
80 B
Plaintext
VERS_1.0 {
|
|
global:
|
|
*TfLite*;
|
|
*tflite*;
|
|
*TFL_*;
|
|
local:
|
|
*;
|
|
};
|