xmartlabs / Bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
https://xmartlabs.github.io/Bender/
MIT License
1.79k stars 90 forks source link

macOS support #123

Open neoneye opened 4 years ago

neoneye commented 4 years ago

Seems like a great AI framework for iOS. I wish to use your framework on macOS.

My podfile looks something like this:

swift_version = "5.0"
platform :osx, '10.14'
pod 'MetalBender', :git => 'https://github.com/xmartlabs/Bender.git', :commit => '512ea171950d1ab997b05cf469908fbfc48060e6'

Doing install, says that MetalBender is not available for macOS.

PROMPT> pod install
Analyzing dependencies
Pre-downloading: `MetalBender` from `https://github.com/xmartlabs/Bender.git`, commit `512ea171950d1ab997b05cf469908fbfc48060e6`
[!] The platform of the target `FreeHongKong` (macOS 10.14) is not compatible with `MetalBender (0.5.0)`, which does not support `macOS`.

Best of luck. Thank you for open sourcing your project.

lexuanquynh commented 4 years ago

yes, why you not use it: https://www.tensorflow.org/swift