Skip to content

Commit 8993865

Browse files
author
Amit Patankar
authored
Merge pull request tensorflow#18385 from tensorflow/MarkDaoust-patch-1
Add missing link to the eager guide.
2 parents 92e6c3e + 7920229 commit 8993865

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/docs_src/programmers_guide

1 file changed

+1
-0
lines changed

tensorflow/docs_src/programmers_guide/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ works. The units are as follows:
55

66
## High Level APIs
77

8+
* @{$programmers_guide/eager}, which is the easiest way to use TensorFlow.
89
* @{$programmers_guide/estimators}, which introduces a high-level
910
TensorFlow API that greatly simplifies ML programming.
1011
* @{$programmers_guide/datasets}, which explains how to

0 commit comments

Comments
 (0)