Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS support #123

Open
neoneye opened this issue Nov 6, 2019 · 1 comment
Open

macOS support #123

neoneye opened this issue Nov 6, 2019 · 1 comment

Comments

@neoneye
Copy link

neoneye commented Nov 6, 2019

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants