attention-ocr icon indicating copy to clipboard operation
attention-ocr copied to clipboard

[WIP] Export to Tensorflow Lite for Edge TPU

Open Luukjn opened this issue 5 years ago • 1 comments

I have created an export function as per issue #136 However, the function does not work. It looks like the model is using functions that are not compatible with Tensorflow Lite. Alas I don't know enough about Tensorflow to attempt to fix this. It would be appreciated if someone else can look into this.

Luukjn avatar Jun 18 '19 08:06 Luukjn

@Luukjn I cloned your fork with branch export-tensorflow-lite-edge-tpu but I cannot export to lite. Could you help me out? 2019-12-10 17:41:44.533208: F tensorflow/lite/toco/import_tensorflow.cc:1542] Check failed: data_type == DT_FLOAT Fatal Python error: Aborted

lynx97 avatar Dec 11 '19 02:12 lynx97