Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/api-documentation/adaptor/onnxrt.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ONNXRT
ONNX Runtime
==============

.. autoapisummary::
Expand Down
2 changes: 1 addition & 1 deletion docs/source/api-documentation/apis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The following API information is available:
.. toctree::
:maxdepth: 1

new_api
basic_api
adaptor
strategy
model
14 changes: 14 additions & 0 deletions docs/source/api-documentation/basic_api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
User facing APIs
###########

The user facing APIs information is available:

.. toctree::
:maxdepth: 1

basic_api/quantization
basic_api/mix_precision
basic_api/benchmark
basic_api/objective
basic_api/training
basic_api/config
14 changes: 0 additions & 14 deletions docs/source/api-documentation/new_api.rst

This file was deleted.

4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ Intel® Neural Compressor validated examples with multiple compression technique
<td>SD Diffusion</td>
<td>Text to Image</td>
<td>Post-Training Static Quantization</td>
<td><a href="./pytorch/nlp/huggingface_models/text-to-image/quantization/ptq_static/fx">fx</a></td>
<td><a href="./pytorch/nlp/huggingface_models/text-to-image/quantization">fx</a></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -1109,7 +1109,7 @@ Intel® Neural Compressor validated examples with multiple compression technique
<td>Emotion FERPlus</td>
<td>Body Analysis</td>
<td>Post-Training Static Quantization</td>
<td><a href="/onnxrt/body_analysis/onnx_model_zoo/emotion_ferplus/quantization/ptq">qlinearops</a></td>
<td><a href="./onnxrt/body_analysis/onnx_model_zoo/emotion_ferplus/quantization/ptq">qlinearops</a></td>
</tr>
<tr>
<td>Ultra Face</td>
Expand Down
100 changes: 0 additions & 100 deletions examples/onnxrt/README.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load a face recognition model from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [Refined MS-Celeb-1M](https://s3.amazonaws.com/onnx-model-zoo/arcface/dataset/faces_ms1m_112x112.zip). You need to download this dataset yourself.

### Environment
onnx: 1.11.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load an model converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [Emotion FER dataset](https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data). You need to download this dataset yourself.

### Environment
onnx: 1.11.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load an model converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [WIDER FACE dataset (Validation Images)](http://shuoyang1213.me/WIDERFACE/). You need to download this dataset yourself.

### Environment
onnx: 1.11.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load an object detection model converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [MS COCO 2017 dataset](https://cocodataset.org/#download). You need to download this dataset yourself.

### Environment
onnx: 1.9.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load an image classification model from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [ILSVR2012 validation Imagenet dataset](http://www.image-net.org/challenges/LSVRC/2012/downloads). You need to download this dataset yourself.

### Environment
onnx: 1.9.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
This is an experimental example to quantize unet model. We use dummy data to do quantization and evaluation, so the accuracy is not guaranteed.

### Environment
onnx: 1.12.0
onnxruntime: 1.12.1
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Evaluate performance of ONNX Runtime(BiDAF)

This example load a a neural network for answering a query about a given context paragraph. It is converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [SQuAD v1.1](https://rajpurkar.github.io/SQuAD-explorer/explore/1.1/dev/).
This example loads a neural network for answering a query about a given context paragraph. It is converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [SQuAD v1.1](https://rajpurkar.github.io/SQuAD-explorer/explore/1.1/dev/).

### Environment
onnx: 1.11.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load a language translation model and confirm its accuracy and speed based on [SQuAD]((https://rajpurkar.github.io/SQuAD-explorer/)) task.

### Environment
onnx: 1.9.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare dataset
You should download SQuAD dataset from [SQuAD dataset link](https://rajpurkar.github.io/SQuAD-explorer/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
This example load a language translation model and confirm its accuracy and speed based on [WikiText](https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/) dataset.

### Environment
onnx: 1.7.0
onnxruntime: 1.8.0
onnx: 1.12.0
onnxruntime: 1.13.1
transformers: 3.2.0
> Validated framework versions can be found in main readme.

### Prepare dataset
Please download [WikiText-2 dataset](https://s3.amazonaws.com/research.metamind.io/wikitext/wikitext-2-raw-v1.zip).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load a language translation model and confirm its accuracy and speed based on [SQuAD]((https://rajpurkar.github.io/SQuAD-explorer/)) task.

### Environment
onnx: 1.9.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare dataset
Download pretrained bert model. We will refer to `vocab.txt` file.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
This example load an object detection model converted from [ONNX Model Zoo](https://github.com/onnx/models) and confirm its accuracy and speed based on [cityscapes dataset](https://www.cityscapes-dataset.com/downloads/). You need to download this dataset yourself.

### Environment
onnx: 1.9.0
onnxruntime: 1.10.0
onnx: 1.12.0
onnxruntime: 1.13.1
> Validated framework versions can be found in main readme.

### Prepare model
Download model from [ONNX Model Zoo](https://github.com/onnx/models)
Expand Down