Skip to content

Commit

Permalink
add quick started notebook to examples README.md (#1166)
Browse files Browse the repository at this point in the history
Signed-off-by: yuwenzho <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
yuwenzho authored and XuehaoSun committed Sep 1, 2023
1 parent 6e1fe3f commit ba98f68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Examples
Intel® Neural Compressor validated examples with multiple compression techniques, including quantization, pruning, knowledge distillation and orchestration. Part of the validated cases can be found in the example tables, and the release data is available [here](../docs/source/validated_model_list.md).
> Note: The example marked with `*` means it still use 1.x API.
# Quick Get Started Notebook Examples
* [Quick Get Started Notebook of Intel® Neural Compressor for ONNXRuntime](/examples/notebook/onnxruntime/Quick_Started_Notebook_of_INC_for_ONNXRuntime.ipynb)

# Helloworld Examples

* [tf_example1](/examples/helloworld/tf_example1): quantize with built-in dataloader and metric.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "c6630f47-ca2e-4423-b862-778606165dcc",
"metadata": {},
"source": [
"# Intel® Neural Compressor Sample for ONNXRuntime\n",
"# Quick Get Started Notebook of Intel® Neural Compressor for ONNXRuntime\n",
"\n",
"\n",
"This notebook is designed to provide an easy-to-follow guide for getting started with the [Intel® Neural Compressor](https://github.com/intel/neural-compressor) (INC) library for [ONNXRuntime](https://github.com/microsoft/onnxruntime) framework.\n",
Expand Down

0 comments on commit ba98f68

Please sign in to comment.