Skip to content

Commit

Permalink
Update links from g3doc to g3doc/r1
Browse files Browse the repository at this point in the history
  • Loading branch information
z3dm4n committed Jan 24, 2020
1 parent 3cfbf14 commit 994b6de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tensorflow/lite/toco/README.md
Expand Up @@ -10,7 +10,7 @@ Usage information is given in these documents:

* [Command-line glossary](../g3doc/r1/convert/cmdline_reference.md)
* [Command-line examples](../g3doc/r1/convert/cmdline_examples.md)
* [Python API examples](../g3doc/convert/python_api.md)
* [Python API examples](../g3doc/r1/convert/python_api.md)

## Where the converter fits in the TensorFlow landscape

Expand All @@ -26,4 +26,4 @@ to client devices, generally mobile devices, where the TensorFlow Lite
interpreter handles them on-device. This flow is represented in the diagram
below.

![drawing](../g3doc/images/convert/workflow.svg)
![drawing](../g3doc/r1/images/convert/workflow.svg)

0 comments on commit 994b6de

Please sign in to comment.