File tree Expand file tree Collapse file tree 22 files changed +22
-295
lines changed
examples/tensorflow/image_recognition
resnet_v2/quantization/qat
densenet121/quantization/ptq
densenet161/quantization/ptq
densenet169/quantization/ptq
efficientnet-b0/quantization/ptq
inception_resnet_v2/quantization/ptq
inception_v1/quantization/ptq
inception_v2/quantization/ptq
inception_v3/quantization/ptq
inception_v4/quantization/ptq
mobilenet_v1/quantization/ptq
mobilenet_v2/quantization/ptq
mobilenet_v3/quantization/ptq
resnet101/quantization/ptq
resnet50_v1_5/quantization/ptq
resnet_v2_101/quantization/ptq
resnet_v2_152/quantization/ptq
resnet_v2_50/quantization/ptq Expand file tree Collapse file tree 22 files changed +22
-295
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ This document is used to list steps of reproducing Intel® Neural Compressor QAT
1515pip install neural-compressor
1616```
1717
18- ### Install Tensorflow
18+ ### Installation Dependency packages
1919``` shell
20- pip install tensorflow
20+ pip install -r requirements.txt
2121```
2222
2323### Install Intel Extension for Tensorflow
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
Original file line number Diff line number Diff line change @@ -11,21 +11,8 @@ This example can run on Intel CPUs and GPUs.
1111## 1. Environment
1212
1313### Installation
14- Recommend python 3.6 or higher version.
15-
16- ``` shell
17- # Install Intel® Neural Compressor
18- pip install neural-compressor
19- ```
20-
21- ### Install Intel Tensorflow
22- ``` shell
23- pip install intel-tensorflow
24- ```
25-
26- ### Installation Dependency packages
14+ Recommend python 3.7 or higher version.
2715``` shell
28- cd examples/tensorflow/object_detection/tensorflow_models/quantization/ptq
2916pip install -r requirements.txt
3017```
3118
You can’t perform that action at this time.
0 commit comments