Commit Graph

4 Commits

Author SHA1 Message Date
Jared Duke
4ce6a9b7a4 Rename lite/c/c_api_internal.h to lite/c/common.h
The C types in lite/c/c_api_internal.h are not actually internal,
rather, they are common types used throughout the C++ and C APIs.
Rename the header accordingly.

PiperOrigin-RevId: 282494601
Change-Id: Ia784f35724d774db256ffcbbcdc5bb00e6574417
2019-11-25 21:49:25 -08:00
Jaesung Chung
3c725ae67b Add hash table resource implementation into TFLite
PiperOrigin-RevId: 282460990
Change-Id: If489e2ab2d3e9ad2b4899f4ec055e611def6696d
2019-11-25 16:54:58 -08:00
Mihai Maruseac
a36c12b7c7 Add hash table resource implementation into TFLite
PiperOrigin-RevId: 281997222
Change-Id: I8680e454fd4de99d4a2d51ef651df97d52253f0b
2019-11-22 12:07:19 -08:00
Jaesung Chung
160a61ef50 Add hash table resource implementation into TFLite
PiperOrigin-RevId: 281909097
Change-Id: I1498a20749c85e42d75cbd73ee1035c66db6e369
2019-11-21 23:13:23 -08:00