STT-tensorflow/tensorflow/lite/experimental/c
Jared Duke 49b1b6e614 Avoid c11 usage in TFLite's C API
Dno't redefine typedefs, but rather use forward declarations
and explicit struct keywords where necessary. Note that this
style was already used for the TfLiteContext type.

PiperOrigin-RevId: 261148927
2019-08-01 10:58:48 -07:00
..
BUILD Adjust structure of all BUILD files to recommended style (https://docs.bazel.build/versions/master/skylark/build-style.html#file-structure), moving loads to top. 2019-06-26 11:13:01 -07:00
c_api_experimental_test.cc Add delegate support to external C API 2019-07-30 10:12:08 -07:00
c_api_experimental.cc Add delegate support to external C API 2019-07-30 10:12:08 -07:00
c_api_experimental.h Add delegate support to external C API 2019-07-30 10:12:08 -07:00
c_api_internal.h Add delegate support to external C API 2019-07-30 10:12:08 -07:00
c_api_test.cc Use a genrule rather than symlink for c_api_types.h 2019-06-21 16:44:25 -07:00
c_api_types.h Avoid c11 usage in TFLite's C API 2019-08-01 10:58:48 -07:00
c_api.cc Add delegate support to external C API 2019-07-30 10:12:08 -07:00
c_api.h Updates header path in c_api.h. 2019-07-08 19:08:59 -07:00
exported_symbols.lds Migrate TensorFlow Lite out of tensorflow/contrib 2018-10-31 14:20:28 -07:00
version_script.lds Migrate TensorFlow Lite out of tensorflow/contrib 2018-10-31 14:20:28 -07:00