tflite-micro/tensorflow/lite/core/api
RJ Ascani 8c4273f08d
Parse StreamingConv2D operator (#2500)
The prototype streaming conv2d operator re-uses the Conv2D options, so
we can re-use the ParseConv2D function for parsing the flatbuffer
options.

BUG=b/327502734
2024-03-12 10:08:03 -07:00
..
BUILD
error_reporter.cc
error_reporter.h Automated sync from github.com/tensorflow/tensorflow (#2177) 2023-08-18 17:33:54 +00:00
flatbuffer_conversions.cc Parse StreamingConv2D operator (#2500) 2024-03-12 10:08:03 -07:00
flatbuffer_conversions.h Automated sync from github.com/tensorflow/tensorflow (#2307) 2023-11-08 15:41:02 +00:00
tensor_utils.cc
tensor_utils.h