Open
Description
it would be much easier to install tensorflow using CocoaPods https://www.tensorflow.org/mobile/ios_build
building from source is so much pain (when you don't even have a mac, but use virtual machines)
I tried to change it to CocoaPods by-myself, but as I saw in the project it also needs Google Protobuf files (but this lib is created/downloaded only when building tensorflow ios from source using build script build_all_ios_ssd.sh)
so it would be great to update it to CocoaPods and resolve this issue #11
remove TF-Root from project settings (as we don't need when we have tensorflow from CocoaPods)
Metadata
Metadata
Assignees
Labels
No labels