We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d586024 commit 7a6c3fbCopy full SHA for 7a6c3fb
.pyspelling.yml
@@ -2,14 +2,9 @@ spellchecker: aspell
2
matrix:
3
- name: python
4
sources:
5
- #- beginner_source/*.py
6
- #- intermediate_source/*.py
+ - beginner_source/*.py
+ - intermediate_source/*.py
7
- advanced_source/*.py
8
- #- advanced_source/ddp_pipeline.py
9
- #- advanced_source/dynamic_quantization_tutorial.py
10
- #- advanced_source/neural_style_tutorial.py
11
- #- advanced_source/numpy_extensions_tutorial.py
12
- #- advanced_source/super_resolution_with_onnxruntime.py
13
dictionary:
14
wordlists:
15
- en-wordlist.txt
0 commit comments