Skip to content

Commit 3af20e0

Browse files
Add tutorials to docs
1 parent c794ab1 commit 3af20e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@ nav:
121121
- guide/custom_op.md
122122
- guide/signature_defs.md
123123

124+
- Tutorials:
125+
- tutorials/building_with_docker.md
126+
- tutorials/saved_model_warmup.md
127+
- tutorials/performance.md
128+
- tutorials/tensorboard.md
124129
- API:
125130
- Client API (REST): api/api_rest.md
126131
- Client API (gRPC): https://github.com/tensorflow/serving/tree/master/tensorflow_serving/apis

0 commit comments

Comments
 (0)