"git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "c01a1df5888c63a010a26ddb297e052d96da7ad7"
Commit 1e01a474 authored by Neal Wu's avatar Neal Wu
Browse files

Rename slim_walkthough.ipynb to slim_walkthrough.ipynb

parent 6a4ac325
...@@ -13,7 +13,7 @@ converting them ...@@ -13,7 +13,7 @@ converting them
to TensorFlow's native TFRecord format and reading them in using TF-Slim's to TensorFlow's native TFRecord format and reading them in using TF-Slim's
data reading and queueing utilities. You can easily train any model on any of data reading and queueing utilities. You can easily train any model on any of
these datasets, as we demonstrate below. We've also included a these datasets, as we demonstrate below. We've also included a
[jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthough.ipynb), [jupyter notebook](https://github.com/tensorflow/models/blob/master/slim/slim_walkthrough.ipynb),
which provides working examples of how to use TF-Slim for image classification. which provides working examples of how to use TF-Slim for image classification.
## Contacts ## Contacts
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment