Skip to content

Commit 7b04b6e

Browse files
Release v2.16.0 of NNCF to master
1 parent 43c3c6e commit 7b04b6e

File tree

932 files changed

+97775
-70909
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

932 files changed

+97775
-70909
lines changed

.ci/cspell.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ignorePaths": ["../ReleaseNotes.md"],
3+
4+
"dictionaryDefinitions": [
5+
{
6+
"name": "nncf",
7+
"path": "cspell_dict.txt",
8+
"addWords": true
9+
}
10+
],
11+
"dictionaries": ["nncf", "python", "latex", "softwareTerms", "en_US", "en-gb", "filetype", "bash"]
12+
}

0 commit comments

Comments
 (0)