Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
The folder python-howto was removed in an earlier commit. The referen…
Browse files Browse the repository at this point in the history
…ce to that folder was not removed. Making a PR to remove the reference to this folder to keep documents consistent
  • Loading branch information
vdantu committed Mar 31, 2019
1 parent 8c2a25f commit d9c0707
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ If your tutorial depends on specific packages, simply add them to this provision
* [Neural Style](neural-style) - use deep learning for style transfer in images
* [Numpy Operator Customization](numpy-ops) - Examplea on quick customize new ops with Numpy
* [Profiling](profiler) - generate profiling results in json files
* [Python How To](python-howto) - a variety of Python examples
* [Quantization and Calibration Examples](quantization) - examples of quantizing a FP32 model to INT8 and performing low-precision inference with Intel MKL-DNN on CPU or cuDNN on GPU
* [R-CNN](rcnn) - R-CNN with distributed implementation and data parallelization
* [Recommender Systems](recommenders) - examples of how to build various kinds of recommender systems
Expand Down

0 comments on commit d9c0707

Please sign in to comment.