Skip to content

Commit cf65769

Browse files
authored
Add missing link to the eager guide.
1 parent 99322a9 commit cf65769

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)