terryky / tflite_gles_app

GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
MIT License
488 stars 130 forks source link

compile issues #26

Closed baixianger closed 1 year ago

baixianger commented 3 years ago

can I compile the Tensorflow Lite directly on the Jetson/respberry paltfrom instead of crossing-compile it on a host computer and then moving to the Jetson/respberry.

terryky commented 3 years ago

I think you can do it, but I've never tried it.