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

Commit d9c0707

Browse files
committed
The folder python-howto was removed in an earlier commit. The reference to that folder was not removed. Making a PR to remove the reference to this folder to keep documents consistent
1 parent 8c2a25f commit d9c0707

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ If your tutorial depends on specific packages, simply add them to this provision
128128
* [Neural Style](neural-style) - use deep learning for style transfer in images
129129
* [Numpy Operator Customization](numpy-ops) - Examplea on quick customize new ops with Numpy
130130
* [Profiling](profiler) - generate profiling results in json files
131-
* [Python How To](python-howto) - a variety of Python examples
132131
* [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
133132
* [R-CNN](rcnn) - R-CNN with distributed implementation and data parallelization
134133
* [Recommender Systems](recommenders) - examples of how to build various kinds of recommender systems

0 commit comments

Comments
 (0)