renesas-rz / rzv_drp-ai_tvm

Extension package of Apache TVM (Machine Learning Compiler) for Renesas DRP-AI accelerators powered by Edgecortix MERA(TM) Based Apache TVM version: v0.11.1
Apache License 2.0
41 stars 5 forks source link

Tensorflow support #5

Closed jo-tham closed 1 year ago

jo-tham commented 1 year ago

Hi,

I'm looking for clarification/time frame on support for tensorflow.

drp ai tvm product page indicates tensorflow support around this time - is it under development?

image

And would this include tensorflow-lite?

Thanks

simobepu commented 1 year ago

Hello jo-tham-san, Thank you for your question.

is it under development?

Yes, it is under development. It was originally scheduled to be released at the end of March, but plans have changed and it will be released at the end of April. I'm sorry to have kept you waiting.

And would this include tensorflow-lite?

Yes, It includes tensorflow-lite. If you use tensorflow saved_model format, you need to convert it to tflite format with TFLiteConverter before using it. We plan to document this procedure in the tutorial.

jo-tham commented 1 year ago

Fantastic, thank you for the update.

jo-tham commented 1 year ago

Looks like this project supports tflite now, I'll close this.

Thanks!