Lite: Supporting Raspberry Pi. (#16431)
Now we can cross compiling or native compiling libtensorflow-lite.a for rpi. * Remove unnecessary space between $(CC_PREFIX) and gcc. * Adding -O3 -DNDEBUG CFLAGS same as CXXFLAGS. * Remove redundant -lpthread link flag. * Add Makefile for RPi.
Loading
Please sign in to comment