Skip to content

Commit

Permalink
Update tutorials for tensorflow.org. (tensorflow#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
rxwei authored Mar 20, 2019
1 parent 6ebe16d commit 41361de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/site/_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,16 @@ upper_tabs:
other:
- name: Tutorials
contents:
- title: "Swift for TensorFlow: walkthrough"
path: /swift/tutorials/walkthrough
- title: "Model training walkthrough"
path: /swift/tutorials/model_training_walkthrough
- title: "A Swift tour"
path: /swift/tutorials/a_swift_tour
- title: "Python interoperability"
path: /swift/tutorials/python_interoperability
- title: "Custom differentiation"
path: /swift/tutorials/custom_differentiation
- title: "Using raw tensorFlow operators"
path: /swift/tutorials/using_raw_tensorflow_operators
- name: API
skip_translation: true
contents:
Expand Down
File renamed without changes.

0 comments on commit 41361de

Please sign in to comment.