Skip to content

altaibayar/ios-tensorflow-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

ios-tensorflow-lib

Tensorflow compiled library for iOS (both iPhone and Simulator).

how to use this repo

  1. download from Dropbox a folder lib.
  2. folder contains 2 files
  • lib/iphone/libtensorflow-core.a for architectures armv7 armv7s and arm64
  • lib/simulator/libtensorflow-core.a for i386 and x86_64
  1. include those 2 folders from 2nd step to your project's Library Search Paths
  2. How to set up the rest of your iOS project is described in the tensorflow original repo

About

Tensorflow compiled library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published