Skip to content

Commit 9dab19b

Browse files
jingxu10mudit-loyaogrisel
authored
Jingxu10/ext pr (#2201)
* Update README.md Corrected a typing error in line 90. * Update requirements.txt --------- Co-authored-by: Mudit Loya <[email protected]> Co-authored-by: Olivier Grisel <[email protected]>
1 parent 075c389 commit 9dab19b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ with torch.no_grad():
9191

9292
## Model Zoo
9393

94-
Use cases that had already been optimized by Intel engineers are available at [Model Zoo for Intel® Architecture](https://github.com/IntelAI/models/tree/pytorch-r2.1-models). A bunch of PyTorch use cases for benchmarking are also available on the [Github page](https://github.com/IntelAI/models/tree/pytorch-r2.1-models/benchmarks#pytorch-use-cases). You can get performance benefits out-of-box by simply running scipts in the Model Zoo.
94+
Use cases that had already been optimized by Intel engineers are available at [Model Zoo for Intel® Architecture](https://github.com/IntelAI/models/tree/pytorch-r2.1-models). A bunch of PyTorch use cases for benchmarking are also available on the [Github page](https://github.com/IntelAI/models/tree/pytorch-r2.1-models/benchmarks#pytorch-use-cases). You can get performance benefits out-of-box by simply running scripts in the Model Zoo.
9595

9696
## License
9797

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ wheel>=0.36
55
setuptools>=50.0
66
packaging
77
psutil
8+
expecttest

0 commit comments

Comments
 (0)