File tree
12,605 files changed
+58005
-196519
lines changed- .github
- actions
- handle_docker
- setup_python
- dockerfiles
- ov_build
- fedora_29
- ubuntu_22_04_riscv
- ubuntu_22_04_riscv_xuantie
- ubuntu_22_04_x64_cc
- ov_test
- fedora_33
- ubuntu_22_04_riscv_xuantie
- github_org_control
- scripts/workflow_rerun
- workflows
- cmake
- developer_package
- api_validator
- clang_format
- clang_tidy
- compile_flags
- coverage
- cpplint
- cross_compile
- download
- frontends
- ncc_naming_style
- self_check
- packaging
- debian
- rpm
- plugins
- shellcheck
- tbb
- lnx
- mac
- win
- vs_version
- packaging
- templates
- toolchains
- docs
- articles_en
- about-openvino
- compatibility-and-support
- performance-benchmarks
- release-notes-openvino
- assets
- images
- snippets
- gpu
- documentation
- openvino-ecosystem
- openvino-ir-format/operation-sets/operation-specs/generation
- get-started
- configurations
- install-openvino
- learn-openvino
- llm_inference_guide
- openvino-samples
- openvino-workflow
- model-optimization-guide
- model-preparation
- running-inference
- inference-devices-and-modes
- cpu-device
- stateful-models
- openvino-workflow-generative
- dev
- ci/github_actions
- pypi_publish
- notebooks
- openvino_custom_sphinx_sitemap/openvino_custom_sphinx_sitemap
- openvino_sphinx_theme/openvino_sphinx_theme/directives
- optimization_guide/nncf
- code
- ptq/code
- scripts
- tests
- utils
- snippets
- src
- sphinx_setup
- _static
- conformance_files
- css
- download
- html
- js
- selector-tool/assets
- _templates
- licensing
- samples
- c
- common
- opencv_c_wrapper
- include
- src
- hello_classification
- hello_nv12_input_classification
- cpp
- benchmark_app
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
12,605 files changed
+58005
-196519
lines changed+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
|
Diff for: .github/actions/setup_python/action.yml
-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 18 |
| |
23 | 19 |
| |
24 | 20 |
| |
| |||
75 | 71 |
| |
76 | 72 |
| |
77 | 73 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - |
Diff for: .github/components.yml
-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 | 113 |
| |
115 | 114 |
| |
116 | 115 |
| |
| |||
119 | 118 |
| |
120 | 119 |
| |
121 | 120 |
| |
122 |
| - | |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
129 | 127 |
| |
130 |
| - | |
131 | 128 |
| |
132 | 129 |
| |
133 | 130 |
| |
| |||
136 | 133 |
| |
137 | 134 |
| |
138 | 135 |
| |
139 |
| - | |
140 | 136 |
| |
141 | 137 |
| |
142 | 138 |
| |
143 | 139 |
| |
144 | 140 |
| |
145 | 141 |
| |
146 | 142 |
| |
147 |
| - | |
148 | 143 |
| |
149 | 144 |
| |
150 | 145 |
| |
| |||
153 | 148 |
| |
154 | 149 |
| |
155 | 150 |
| |
156 |
| - | |
157 | 151 |
| |
158 | 152 |
| |
159 | 153 |
| |
| |||
171 | 165 |
| |
172 | 166 |
| |
173 | 167 |
| |
174 |
| - | |
175 | 168 |
| |
176 | 169 |
| |
177 | 170 |
| |
| |||
228 | 221 |
| |
229 | 222 |
| |
230 | 223 |
| |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 | 224 |
| |
240 | 225 |
| |
241 | 226 |
| |
|
Diff for: .github/dockerfiles/docker_tag
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
| 74 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
| |||
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
51 |
| - | |
| 54 | + | |
| 55 | + | |
52 | 56 |
| |
53 | 57 |
| |
54 | 58 |
| |
|
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + |
Diff for: .github/github_org_control/config.json
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
89 | 121 |
| |
90 | 122 |
|
Diff for: .github/workflows/build_doc.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
0 commit comments