Skip to content

Commit

Permalink
[DOCFIX] Improve Tensorflow doc
Browse files Browse the repository at this point in the history
All instructions work as expected. Fix minor grammar mistake.

pr-link: #13566
change-id: cid-340e7bf14303f38b51352a50ad9bb7df8011c879
  • Loading branch information
ssz1997 committed Jun 4, 2021
1 parent c219d25 commit a83b054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/compute/Tensorflow.md
Expand Up @@ -126,7 +126,7 @@ $ python classify_image.py --model_dir /mnt/fuse/imagenet/
```

This will use the input data in `/mnt/fuse/imagenet/inception-2015-12-05.tgz` to recognize images, write some intermediate data to `/mnt/fuse/imagenet`
and if everything worked successfully you will see in your command prompt:
and if everything works you will see in your command prompt:

```
giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca (score = 0.89107)
Expand Down

0 comments on commit a83b054

Please sign in to comment.