Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Xcode 10, Playground crash when TensorFlow Toolchain selected #82

Closed
iDevPro opened this issue Oct 30, 2018 · 4 comments
Closed

Xcode 10, Playground crash when TensorFlow Toolchain selected #82

iDevPro opened this issue Oct 30, 2018 · 4 comments

Comments

@iDevPro
Copy link

iDevPro commented Oct 30, 2018

Hello, I have issue after install precompiled TensorFlow for swift
My system:

  • OS X 10.14 (18A391)
  • Xcode 10.0 (10A255)

https://storage.googleapis.com/swift-tensorflow/mac/swift-tensorflow-DEVELOPMENT-2018-10-17-a-osx.pkg - crash in Playground, in REPL this work

https://storage.googleapis.com/swift-tensorflow/mac/swift-tensorflow-DEVELOPMENT-2018-08-15-a-osx-cuda.pkg - crash in REPL (no CUDA9 work libs found)

@rxwei
Copy link
Contributor

rxwei commented Oct 30, 2018

Playground support has been unstable. The primary prototyping environment we support and recommend is Jupyter notebooks.

Could you try an older toolchain, e.g. 2018-10-05?

@iDevPro
Copy link
Author

iDevPro commented Oct 30, 2018

Playground support has been unstable. The primary prototyping environment we support and recommend is Jupyter notebooks.

Hmm, Jupyter notebook + Swift + TensorFlow/Swift ?

@rxwei
Copy link
Contributor

rxwei commented Oct 30, 2018

Not sure what you mean exactly. Our tutorials are based on Jupyter, not Xcode.

@rxwei
Copy link
Contributor

rxwei commented Feb 12, 2019

I'm going to close the issue for now. Our recommended development environment is Google Colab (see instructions), and we will not fix playground issues in the near term.

@rxwei rxwei closed this as completed Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants