STT-tensorflow/tensorflow/lite/toco/tflite
Jaesung Chung f954b2770d Add uint64 tensor support in TFLite
Even though we do not support uint64 op kernels on mobile, it is inevitable to
support uint64 tensors in order to enable TF uint64 ops via flex delegate.

This CL enables the uint64 tensor type in MLIR converter only.

PiperOrigin-RevId: 342939673
Change-Id: I24f422040f82cad7affce4b921361f79e8a51730
2020-11-17 14:01:21 -08:00
..
BUILD Split getter and setter functions in schema utility files. 2020-10-27 14:12:18 -07:00
builtin_operator.h
custom_operator.h
export_test.cc Update the remaining unchanged spots, which read builtin code 2020-10-20 19:30:01 -07:00
export.cc Split getter and setter functions in schema utility files. 2020-10-27 14:12:18 -07:00
export.h Qualify uses of std::string 2020-06-19 09:21:51 -07:00
import_test.cc Split getter and setter functions in schema utility files. 2020-10-27 14:12:18 -07:00
import.cc Refactor reading builtin code in TFLite 2020-10-05 15:36:21 -07:00
import.h Qualify uses of std::string 2020-06-19 09:21:51 -07:00
op_version_test.cc Qualify uses of std::string 2020-06-19 09:21:51 -07:00
op_version.cc Merge pull request #41819 from wwwind:16x8_slice_transpose_fixes 2020-09-12 00:04:55 -07:00
op_version.h
operator_test.cc Qualify uses of std::string 2020-06-19 09:21:51 -07:00
operator.cc Add uint64 tensor support in TFLite 2020-11-17 14:01:21 -08:00
operator.h Qualify uses of std::string 2020-06-19 09:21:51 -07:00
simple_operator.h
types_test.cc
types.cc Qualify uses of std::string 2020-06-19 09:21:51 -07:00
types.h