ValYouW / tflite-dist

TensorFlow Lite C/C++ distribution libraries and headers
MIT License
111 stars 19 forks source link

.dll .lib library built with arm64 for windows. #11

Closed dwdw-song closed 8 months ago

dwdw-song commented 3 years ago

Dear ValYouW Thank you for letting me know how to build tensorflowlite and sharing dist files from your github.

But, I have a question. I want to get .dll and .lib files for windows built with arm64 because I'd like to make application used tensorflowlite on windows laptop that it has QC chip.

Could you let me know how to build .dll, .lib with arm64? please guide to me.

Many thanks.

ValYouW commented 3 years ago

Hi, I don't think this is supported by TF: https://github.com/tensorflow/tensorflow/issues/45151