Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgrayio committed Apr 30, 2018
1 parent 0c040ab commit a8be101
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ From the [official docs](https://github.com/tensorflow/swift):
### Docker

The project is fully Dockerized via the [swift-tensorflow](https://github.com/zachgrayio/swift-tensorflow#7-start-the-repl-in-a-container) image, meaning you don't need to worry about setting up local dependencies or conflicts with existing Xcode/Swift installations when developing Swift+TF applications unless you really want to - all build/run tasks can be accomplished from within the container.
The project is fully Dockerized via the [swift-tensorflow](https://github.com/zachgrayio/swift-tensorflow) image, meaning you don't need to worry about setting up local dependencies or conflicts with existing Xcode/Swift installations when developing Swift+TF applications unless you really want to - all build/run tasks can be accomplished from within the container.

More information on the base docker image and avanced usage examples can be found in it's [README](https://github.com/zachgrayio/swift-tensorflow/blob/master/README.md).

### Swift Package Manager

Expand Down

0 comments on commit a8be101

Please sign in to comment.