Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
286 commits
Select commit Hold shift + click to select a range
107bbdd
Fixed regression with apiValidator search (#25252)
ilya-lavrenov Jun 27, 2024
b80e30c
Delete outdated pass::patterns: Skip, Branch, Capture (#25223)
itikhono Jun 27, 2024
0f2b44b
[Opset15][Spec] Add and update specifications for EmbeddingBag ops (#…
mmikolajcz Jun 28, 2024
f28d523
[pybind] Add float8 support in opset13 constant binding (#25266)
praasz Jun 28, 2024
f2c8a49
[CORE] PassBase initialize all members (#25260)
barnasm1 Jun 28, 2024
5cfbd06
[GPU] Disallow OneDNN usage of FP32 input with compressed weights on …
dnkurek Jun 28, 2024
fed9fc1
[ie] Fix Coverity issues in CacheGuard (#25218)
praasz Jun 28, 2024
64c7d92
Add NPU compile_tool and single-image-test (#24784)
Maxim-Doronin Jun 28, 2024
246404d
update build linux readme (#25274)
timxu826 Jun 28, 2024
59f1d69
[GPU] Update onednn to v3.6pc (#25087)
isanghao Jun 28, 2024
62a1f1b
[JAX FE] Correct creation of numpy dtypes (#25278)
rkazants Jun 28, 2024
a0d195d
[GPU] Support fsv16 Shape agnostic convolution. (#25020)
hyunback Jun 28, 2024
8cdbedc
[TF FE][MOC] Fix leftovers for Keras LSTM fusion transformation (#25268)
rkazants Jun 28, 2024
943a94a
Docs update footer for master (#25284)
akopytko Jun 28, 2024
64eb742
[GPU][Loop] Change condition to reinterprete buffer (#25086)
davidsnam-intel Jun 29, 2024
0b34f7f
[SPDA][Spec] ScaledDotProductAttention spec alignments (#25208)
mitruska Jul 1, 2024
0175887
[core] Fix Coverity issues in core (#25229)
praasz Jul 1, 2024
1399462
[SDPA][Tests] ScaledDotProductAttention tests to cover attention mask…
mitruska Jul 1, 2024
4a9d51a
[GPU] Asr fixes (#25215)
michal-miotk Jul 1, 2024
3c54c15
[CPU] All smoke_roialign tests disabled (#25275)
yury-intel Jul 1, 2024
5dab586
[DOCS] Port Update benchmark files for 24 2 (#25301)
akopytko Jul 1, 2024
e59a8a2
[CPU] Add test case for precision fp16 (#19721)
tiger100256-hu Jul 1, 2024
cc29db8
[DOCS] fixed footer file (#25306)
akopytko Jul 1, 2024
5480d41
[OV JS] Fix hardcoded error msg (#25272)
almilosz Jul 1, 2024
c31ecf4
[DOCS] tiny fix for benchmarks master (#25302)
kblaszczak-intel Jul 1, 2024
639697a
[Commit Slider] AC / e2e compatibility (#24410)
yury-intel Jul 1, 2024
1d7daae
[CPU] FullyConnected acceleration for BF16 compressed weights (#24633)
Jul 1, 2024
a3d2b6a
[PT FE] Support setting types/shapes for nested structures (#25064)
mvafin Jul 1, 2024
2918322
[GPU] Micro sdpa (#24656)
Jul 1, 2024
e2c10ad
Update flake8-comprehensions requirement from <=3.14.0 to <=3.15.0 in…
dependabot[bot] Jul 1, 2024
bc505ba
[GPU] Fix SD1.5 2.1 dynamic failure. (#25307)
hyunback Jul 1, 2024
be656b3
[GHA] Temporarily remove GPU tests from mandatory (#25324)
akladiev Jul 2, 2024
029d200
[DOCS] Fixed footer file no3 (#25313)
akopytko Jul 2, 2024
ac2f7ef
[CI] [GHA] Use Dockerfiles for fedora and webassembly workflows (#25303)
akashchi Jul 2, 2024
c816a2e
[Snippets][Coverity] Fixed 139702 and 140933 (#25230)
a-sidorova Jul 2, 2024
626966b
[GPU] Serialize micro kernel settings (#25319)
Jul 2, 2024
1a26e6f
[GPU] Fuse more 'type conversion only' reorders (#25270)
yeonbok Jul 3, 2024
1e12297
[Python-API] Feature/add new overload for get result index (#25160)
amkarn258 Jul 3, 2024
ba05386
[Op] Extend CPU Plugin with `Col2Im` reference implementation (#24931)
p-wysocki Jul 3, 2024
4506142
[GPU] New SDPA approach for 1st token (#25316)
sshlyapn Jul 3, 2024
4282043
[core] Check if model file exists on read model (#24864)
praasz Jul 3, 2024
fe9ecdb
[Snippets] Disabled tokenization of MHA pattern with dynamic ops (#2…
a-sidorova Jul 3, 2024
69b062e
[Snippets] Extract loop invariants (#25195)
chenhu-wang Jul 3, 2024
6e9ee07
Revert "[GHA] Temporarily remove GPU tests from mandatory" (#25337)
akladiev Jul 3, 2024
9833e84
[GPU] Optimize update dispatch data (#25317)
Lyamin-Roman Jul 3, 2024
7854538
[GPU] Update onednn to latest 3.6-pc (#25322)
isanghao Jul 3, 2024
61ff0ee
Update OpenVINO GenAI guide (#25283)
pavel-esir Jul 3, 2024
3ff901c
[DOCS] Fixes for user docs - master (#25331)
msmykx-intel Jul 3, 2024
6be18fd
[Reference] RandomUniform seed alignment (#24070)
PiotrKrzem Jul 3, 2024
5d51b5f
[subgraph_dumper] Fix defines and fails with const range (#25148)
sbalandi Jul 3, 2024
ccc597a
[DOCS] port for footer fix to master (#25358)
akopytko Jul 3, 2024
e90e886
[DOCS] Updating Interactive Tutorials (#25359)
sgolebiewski-intel Jul 3, 2024
8f355c0
[GPU] Add CoreThreadingTest.smoke_QueryModel test to skip config (#25…
sshlyapn Jul 3, 2024
3640357
Sanitizers will use RelWithDebInfo build type instead of Release (#25…
jszczepa Jul 3, 2024
b5a66b0
[GPU]optimize id() and get_kernel_name() by returning reference to co…
ceciliapeng2011 Jul 3, 2024
f28fe6a
[GPU] Horizontal fusion for FC (#24991)
yeonbok Jul 4, 2024
a30f0a5
[GPU] Skip fc fake alignment when fused desc has full tensor input (#…
wilson-seok Jul 4, 2024
01dc53a
[GPU] update shape for fused prims (#25363)
ahnyoung-paul Jul 4, 2024
5e28c2a
[GPU] Fix CVS-145082 (#25340)
andrei-cv Jul 4, 2024
ea7921c
[GPU][unittest]: Fixed mem leak in roi align rotated unittests. (#25356)
pkowalc1 Jul 4, 2024
977b426
[PT FE]: update layer norm for support non-static normalized shape (#…
eaidova Jul 4, 2024
e7b0072
[DOCS] port sidebar menu arrows to master (#25371)
akopytko Jul 4, 2024
ce80952
[GPU] Convert multiple StridedSlices to single VariadicSplit after fu…
andrew-k-park Jul 4, 2024
82af474
[Templ test] Tan: Enable whole Tensor comparison (#25320)
t-jankowski Jul 4, 2024
c89db83
[CPU] Add Clamp before Convert when bool is replaced with u8 (#25253)
maxnick Jul 4, 2024
a0c6eb6
Move gtest assert to ov_assert (#24933)
sbalandi Jul 4, 2024
e732ade
[PT FE] Fix issue with type alignment in aten::cat (#25354)
mvafin Jul 4, 2024
3faa656
Add unique models to precommit PA tests (#25279)
CuriousPanCake Jul 4, 2024
bbb32b3
[OV JS] Allow partial shape creation without parameter (#25311)
vishniakov-nikolai Jul 4, 2024
bf84cec
[DOCS] Running inference comments (#25285)
tsavina Jul 4, 2024
4204470
Roll Linux X86 oneTBB back to 2021.2.4 (#25347)
peterchen-intel Jul 4, 2024
537744c
[Snippets] Implement runtime loop info serialization in netron graphs…
IvanNovoselov Jul 4, 2024
e6d5ba0
[GPU] Added more uses of const references (#25374)
Lyamin-Roman Jul 4, 2024
d0b3a3c
[CPU] Fix RNN node isSupported check (#24143)
EgorDuplensky Jul 4, 2024
e4cfd8f
[DOCS] PORT to master with Breadcrumbs fix (#25380)
akopytko Jul 4, 2024
505a1ae
[PT FE] Support aten::col2im (#25376)
mvafin Jul 4, 2024
2a9af43
Stateful to Stateless Transformation for LLMs (#25150)
slyalin Jul 4, 2024
8b01073
[GHA] Fixed tokenizers build (#25383)
mryzhov Jul 4, 2024
c901a26
[GPU] Add TensorOffset support key in adaptive pooling ref kernel (#2…
wilson-seok Jul 4, 2024
a5c0d67
[HETERO] Support splitting new graph pattern for pipeline parallel an…
WeldonWangwang Jul 5, 2024
812dbd7
[AUTO] Disable CPU model cache for fallback (#24726)
yangwang201911 Jul 5, 2024
67d73f8
[core] Fix Coverity issues in common CC and util (#25350)
praasz Jul 5, 2024
d858f0a
[GPU]Fix layout count comparison by using actual byte value in reallo…
wilson-seok Jul 5, 2024
32daf83
[GPU] Use onednn reorder for byxf format (#25242)
jade-cho Jul 5, 2024
d7b45df
[GPU] fixed to update dispatchData.blockWidth instead of jit constant…
e-ddykim Jul 5, 2024
d5a6d31
[GPU] update onednn to latest v3.6-pc (#25387)
isanghao Jul 5, 2024
27c872f
[CPU] Disable avx2 asymmetric dynamic quantization (#25344)
luo-cheng2021 Jul 5, 2024
8217df5
[LayerTests] Added handling of a boolean results (#25391)
Jul 5, 2024
70b4c50
[CPU] Fix avx2 bf16 reorder (#25353)
maxnick Jul 5, 2024
dce3308
Revert "[GPU] update shape for fused prims (#25363)" (#25395)
isanghao Jul 5, 2024
6ec3828
Added wstring support to save_model. (#25227)
popovaan Jul 5, 2024
77c6ade
[DOCS] adjust legal and footer (#25392)
kblaszczak-intel Jul 5, 2024
df13265
[GPU] Enable runtime buffer fusing for crop (#25060)
andrew-k-park Jul 5, 2024
2805775
[core] Improve Constant bf16 -> f16, f32 casting performance (#25328)
praasz Jul 5, 2024
277c0b7
[CPU][ARM] Fix Reduce NHWC conversion (#25212)
alvoron Jul 5, 2024
f1298ed
[GoodFirstIssue][OP CONFORMANCE][TEMPLATE] Added u64 support for the …
Vladislav-Denisov Jul 6, 2024
70080bd
Fixed behavior of a seed interpretation when it is float (#25151)
Jul 7, 2024
44e4e5d
[ONNX] Change translator registration approach (#25166)
Jul 7, 2024
36b62da
[Inference] Resolve static analysis issues (#25315)
t-jankowski Jul 8, 2024
92744e3
[GPU] Reduce the number of set_arguments() and update_impl() calls (#…
sshlyapn Jul 8, 2024
53cf2e6
[GPU] Stable Diffusion failure using sdpa_kernel_opt. (#25419)
hyunback Jul 8, 2024
2107094
[core] Improve speed of Constant::cast_vector for f16, bf16 -> f32 (…
praasz Jul 8, 2024
182946b
[DOCS] Remove outdated content (#25408)
tsavina Jul 8, 2024
dd50c29
[DOCS] Port-to-master-for-Revert-column-visibility-in-datatable (#25…
akopytko Jul 8, 2024
5e38ce7
[DOCS] minor tweaks in model conversion (#25409)
kblaszczak-intel Jul 8, 2024
0fea4c8
[TF] Layer tests has a GPU mismatch (#25426)
Jul 8, 2024
a349dc8
[Core] Resolve static analysis issues (#25394)
t-jankowski Jul 8, 2024
d0faddd
[GPU] Reinterpret from 1 dim mem to 0 dim mem instead of allocating 0…
kelvinchoi-intel Jul 8, 2024
6598aeb
NPU: Updates to the "W" extension (#25154)
dmatveev Jul 8, 2024
89d6389
[DOCS] Update deployment with Conda Forge (#25439)
sgolebiewski-intel Jul 8, 2024
aec10cc
[GPU] Fix for micro SDPA to avoid page fault (#25432)
Jul 8, 2024
dbd7640
[DOCS] Adding Ubuntu 24.04 for master (#25437)
msmykx-intel Jul 8, 2024
68b26d2
[IR] Changed RT Info nodes naming (compatible with an old) (#25159)
Jul 8, 2024
7ca8cb1
[PT FE] Convert all modules with parameters and buffers in patching (…
mvafin Jul 8, 2024
49d71b1
[DOCS] tweaks in footer and menu (#25443)
kblaszczak-intel Jul 8, 2024
d63f2cb
[GPU] Fix resample type infer (#25438)
Jul 8, 2024
a71137d
[CORE] [GPU] nan to inf bug repro test (#25403)
barnasm1 Jul 8, 2024
64f22d9
[GPU] GroupNormalization opt kernels (#25417)
e-ddykim Jul 8, 2024
a3a2b8b
[JS OV] Add Core.importModel() (#25258)
almilosz Jul 8, 2024
7d33b17
[NPUW] Change sorting order in online partitioning (#25447)
smirnov-alexey Jul 8, 2024
a093512
[GPU] update shape when current node is the fused prim of user and it…
ahnyoung-paul Jul 8, 2024
e2735da
[GPU] Add fusing false condition for fs_b_yx_fsv32_network at eltwise…
kelvinchoi-intel Jul 9, 2024
d55523c
[GPU] int4 scalar zp support (#25128)
jade-cho Jul 9, 2024
76c00c3
[NPUW] Properties for npuw::CompiledModel are split to private and pu…
AsyaPronina Jul 9, 2024
d93cf37
[NPUW] Fix distribution statistics (#25309)
AsyaPronina Jul 9, 2024
5914ea4
[OV JS] Add readModel(model:str, weights: Tensor) sync&async (#25390)
almilosz Jul 9, 2024
d2cc9fe
[OP][Spec] Update ScatterNDUpdate-15 duplicated indices behavior (#25…
mmikolajcz Jul 9, 2024
33885ea
[CPU] Avoid Reorder->Reshape->Transpose fusion in case of non optimiz…
v-Golubev Jul 9, 2024
84530e7
[CPU] Add `MaxPool-14` and `AvgPool-14` (#23582)
p-wysocki Jul 9, 2024
40e176a
[COVERITY] Fix RandomUniform coverity issues (#25375)
PiotrKrzem Jul 9, 2024
121f393
[GPU] Add NMS_Gather ops (#24723)
kelvinchoi-intel Jul 9, 2024
ebcf319
[GPU] fixed onednn_concat to save and load primitive_impl's info when…
e-ddykim Jul 9, 2024
a904d9b
OVCore to check for symlinks before opening files (SDL requirement) (…
zhaixuejun1993 Jul 9, 2024
873006b
[GPU] Fix realloc output memory & shape predictor to handle multiple …
yeonbok Jul 9, 2024
260cf42
[ONNX] Added support of FP8 (#25276)
Jul 9, 2024
41b2474
[core] Constant `vector_cast` validation data is optional (default di…
praasz Jul 9, 2024
8319dc5
[DOCS] fix wording around 500 models (#25468)
kblaszczak-intel Jul 9, 2024
37bef17
[Op][CPU] ScatterNDUpdate-15 CPU-Plugin implementation (#24272)
mmikolajcz Jul 9, 2024
a955e53
[GPU] Fix coverity issues. (#25457)
jade-cho Jul 9, 2024
297572c
[GPU] Skipping reorder with spatial 1x1 (#25386)
hyunback Jul 9, 2024
d0e88fe
[REFACTOR] Refactor to match correct naming of Philox Algorithm (#25445)
PiotrKrzem Jul 9, 2024
7896665
Updated filename for HF dependency check (#25465)
jacekpawlak Jul 9, 2024
319ed4e
[DOCS] Update Node.js API docs (#25460)
sgolebiewski-intel Jul 9, 2024
ba12ff1
[GPU] fix faster_rcnn with dynamic shapes (#25366)
michal-miotk Jul 9, 2024
d312b0a
[DOC][CC] Only IR model is supported by CC for now, other model forma…
zhaixuejun1993 Jul 9, 2024
07984e5
Deprecate v0::LSTMSequence (#25362)
olpipi Jul 9, 2024
6f2f236
[DOCS] Deprecation Note for Multi for master (#25462)
msmykx-intel Jul 9, 2024
ac3cdae
TorchFX Dynamic Shapes Additional Support (#24773)
cavusmustafa Jul 9, 2024
76742a9
[GPU] Minor fixes for regression from runtime buffer fusing for crop …
andrew-k-park Jul 10, 2024
3db4c8b
[Coverity] Fix AUTO plugin issues (#25421)
yangwang201911 Jul 10, 2024
3ea1cb5
[GPU] Minor fix for missing or wrong debug info for memalloc (#25476)
yeonbok Jul 10, 2024
fd02ebd
[RISCV64] Added SHL submodule support and T-Head toolchain (#23901)
a-sidorova Jul 10, 2024
684abc4
[GHA] Update dependecies (#25456)
almilosz Jul 10, 2024
f095382
Align the behavior of CEIL_TORCH workaround subgraph with previous PT…
p-wysocki Jul 10, 2024
02beda8
[GPU] Use output buffer as intermediate buffer in softmax_gpu_bf kern…
wilson-seok Jul 10, 2024
d69845d
[GPU] update onednn to latest 3.6-pc (#25459)
isanghao Jul 10, 2024
2906570
[NPU] Update tools (#25464)
XinWangIntel Jul 10, 2024
36e102c
[DOCS] Add LLM output (#25481)
tsavina Jul 10, 2024
b578f4a
[DOCS] Fix API items in menu (#25482)
sgolebiewski-intel Jul 10, 2024
b75b040
[OV JS] Add note about usage in development of Electron applications …
vishniakov-nikolai Jul 10, 2024
85219ee
[COVERITY] Fix COPY_INSTEAD_OF_MOVE in core (#25458)
praasz Jul 10, 2024
b1a540f
[Op][Spec] Squeeze - additional notes for behavior clarification (#2…
mitruska Jul 10, 2024
33e8cc1
[DOCS] Minor fixes for docs (#25489)
sgolebiewski-intel Jul 10, 2024
695a885
[build] Fix ENABLE_FASTER_BUILD build in core and snippets (#25450)
praasz Jul 10, 2024
a208bc8
[CPU] Revert "[CPU] Round towards zero for ReduceMean (#25217)" (#25487)
maxnick Jul 10, 2024
2e83457
[GPU] Fix micro sdpa with head size 256 (#25486)
Jul 10, 2024
5fd3ba9
Skip new params for old driver compiler (#25453)
XinWangIntel Jul 10, 2024
3f98a75
[NPU] Adding Workload Type (#25382)
Jul 10, 2024
eab547b
[CORE] Fix visualize tree when Constant has got inf values (#25451)
praasz Jul 10, 2024
ccfd8fd
[Transformations] Convert precision use optimized version for bf16 ->…
praasz Jul 10, 2024
1d7e379
[GPU] fix regression by group_norm_ref kernel (#25466)
e-ddykim Jul 11, 2024
4a40acd
[RISCV64] [GSoC] Disable failed tests on RISCV64 arch (#24853)
BHbean Jul 11, 2024
70a8ab6
Update ENABLE_OPENVINO_DEBUG macro (#25473)
evkotov Jul 11, 2024
fde21ab
[PyOV] bindings for ReadValue op (#25135)
akuporos Jul 11, 2024
7345c60
[GPU] update onednn to latest branch (#25497)
isanghao Jul 11, 2024
aa00010
Call bf16 -> f16 conversion in NPUW (#25496)
slyalin Jul 11, 2024
0b6bbf6
Updated RopeFusion pattern for Qwen model to handle Slice op (#25305)
itikhono Jul 11, 2024
655ef9d
[NPU] Linking libze_loader.so.1 instead of libze_loader.so on linux (…
Jul 11, 2024
20f1b66
[Commit Slider] AC mode (#25327)
yury-intel Jul 11, 2024
8c58aa1
[NPU] Capitalizing Workload Type enum (#25501)
Jul 11, 2024
27a3805
Add get_sink_index method to Python API. (#25415)
kcin96 Jul 11, 2024
9a3f656
Transpose Sinking before SDPA fusion (#25504)
Jul 11, 2024
0c999c0
Fix MockPlugin behavior in tests (#25461)
olpipi Jul 11, 2024
a218768
Revert "[GPU] Disallow OneDNN usage of FP32 input with compressed wei…
dnkurek Jul 12, 2024
2bd91ee
Implement CPU plugin just-in-time emitter for IsFinite operation (#25…
awayzjj Jul 12, 2024
4a60d15
Disable symlink check on MAC OS for now (#25498)
zhaixuejun1993 Jul 12, 2024
f7cc8f2
Update product version to 2024.4 (#25520)
akladiev Jul 12, 2024
a317947
[CPU] Refactor Infer update strategy (#25404)
EgorDuplensky Jul 12, 2024
a5f304b
[GHA] CPU developer workflow (#25312)
yury-intel Jul 12, 2024
fe423b9
Enable dynamic MHA tests (#25326)
IvanNovoselov Jul 12, 2024
fe07991
[DOCS] Removing Model Optimizer mentions from docs for master (#25505)
msmykx-intel Jul 12, 2024
2bcb1e3
[DOCS] Command Line fix - Windows Archive for master (#25549)
msmykx-intel Jul 12, 2024
ce32bfe
[Snippets][Docs] MHA Optimization Guide (#25493)
v-Golubev Jul 12, 2024
dcdfdc5
[GPU] Minor change (Added comment for kv cache prealloc policy) (#25529)
yeonbok Jul 14, 2024
ae4404d
Remove redundant test (#25480)
zhaixuejun1993 Jul 15, 2024
5136304
Support image padding in PrePostProcessor for python (#23644)
Jul 15, 2024
c27af27
[CPU] Create dnnl stream once per graph (#25407)
EgorDuplensky Jul 15, 2024
bc7784d
[IE TESTS] Change InputShapes ostream insertion op delimiter (#25555)
IvanNovoselov Jul 15, 2024
2489380
[NPU] Adding support for the remote tensor feature (#24584)
pereanub Jul 15, 2024
ced1970
[DOCS] Update of Interactive Tutorials section (#25566)
sgolebiewski-intel Jul 15, 2024
620d2a2
[GPU] KV Cache + SDPA test (#25513)
Jul 15, 2024
1d681f5
[NPU] Enable batch plugin mode for functional tests (#25568)
pereanub Jul 15, 2024
eebbde7
Bump paddlepaddle from 2.6.0 to 2.6.1 in /tests (#25563)
dependabot[bot] Jul 15, 2024
29ccd41
Update networkx requirement from <=3.1.0 to <=3.3 in /tests (#24943)
dependabot[bot] Jul 15, 2024
6e73933
Fix Coverity issues (#25494)
CuriousPanCake Jul 15, 2024
847a614
add failed models to skip list (#25541)
evkotov Jul 15, 2024
483b233
[TemplTest] Resolve preprocess resize vs opencv (#25556)
t-jankowski Jul 16, 2024
afdc335
[DOCS][OV JS] Add js codestyle rules (#25523)
vishniakov-nikolai Jul 16, 2024
6805e62
[CPU][ARM] Enable subgraph tests (#25399)
alvoron Jul 16, 2024
22e2546
[DOCS] HETERO pipeline parallelism (#25299)
WeldonWangwang Jul 16, 2024
838fd94
[DOC][AUTO] Note for accuracy (#25343)
yangwang201911 Jul 16, 2024
2ea7bb0
[PyOV] numpy2.0 (#25508)
akuporos Jul 16, 2024
46267ef
Revert "OVCore to check for symlinks before opening files (#24781)" (…
praasz Jul 16, 2024
91dd4a8
[PT FE] Reformat symmetrical GPTQ to use i4 dtype (#25463)
mvafin Jul 16, 2024
8f4dc0a
Fix coverity issues for NPUW component (#25540)
AsyaPronina Jul 16, 2024
30193cf
[OVC] Remove debug print (#25577)
mvafin Jul 16, 2024
f79d8e2
[NPUW] Fix scales processing for Phi-3 in CWAI (#25587)
eshiryae Jul 16, 2024
5091544
[PyOV] Support kwargs in overloading (#25583)
akuporos Jul 16, 2024
b95e0b2
[GPU] Removed output padding from primitives API (#25569)
Jul 16, 2024
a1201b1
skip randomly failing test: test_float_to_f8e8m0_convert (#25589)
barnasm1 Jul 16, 2024
f579633
[Snippets] [Debug cap] LIRs serialization after each pass automatical…
chenhu-wang Jul 16, 2024
b8ba903
[GSOC][CPU][ARM] ACL scaled attention (#25183)
mory91 Jul 16, 2024
9a6c8b2
[CPU] Fixed FullyConnected with BF16 compressed weights (#25528)
Jul 17, 2024
75e413b
[TRANSFORMATIONS] Improve pattern matcher debug logs (#25507)
Jul 17, 2024
c8f7e2e
[NPU] Making tolower transformation for workload type string more por…
Jul 17, 2024
4a7f7ff
[DOCS] NPU properties in documentation for master (#25600)
msmykx-intel Jul 17, 2024
3f4afc9
[CPU] Fix rounding and fusing with FQ issues for Reduce node (#25483)
xuchen-intel Jul 17, 2024
f1469d8
Revert "Revert "[GHA] Temporarily remove GPU tests from mandatory"" (…
akladiev Jul 17, 2024
dd4cccd
[GPU] fixed group_normalization for large group sizes (#25574)
e-ddykim Jul 17, 2024
1ca4061
[GPU] Extend OV_GPU_HostTimeProfiling and improve assembler code dump…
sshlyapn Jul 17, 2024
6a94559
[RISCV64][SHL] Added FC FP32 executor (#23964)
a-sidorova Jul 17, 2024
4dbe733
samples: handle corner cases (#25604) (#25611)
Wovchena Jul 17, 2024
e62d0fa
[GPU] Improve kv cache memory allocation efficiency (#25580)
yeonbok Jul 17, 2024
596c2e8
[GPU] too big cn_unet memory consumption (#25502)
michal-miotk Jul 18, 2024
ee4a6a3
Revert "Revert "Revert "[GHA] Temporarily remove GPU tests from manda…
akladiev Jul 18, 2024
19a5b95
[DOCS] Add Auto Description (#25446)
tsavina Jul 18, 2024
2aea2e0
[TRANSFORMATIONS] Make TotalSequenceLengthPattern pattern stricter (#…
CuriousPanCake Jul 18, 2024
08c4195
Fix the issue of cpu affinity mask changed on a NUMA machine with SEQ…
sunxiaoxia2022 Jul 18, 2024
05ac1b5
apply fixes for issues spotted by coverity (#25548)
barnasm1 Jul 19, 2024
b26602f
[Core] move evaluate_* from ov to ov::util namespace (#25619)
akuporos Jul 19, 2024
814f306
Revert "apply fixes for issues spotted by coverity" (#25639)
akladiev Jul 19, 2024
56a8c7e
[GPU] Fix regression by selection of reference MatMul (#25617)
byungilm Jul 19, 2024
fd66531
[GHA] Temporarily remove GPU tests from mandatory (#25645)
akladiev Jul 19, 2024
21a9699
[GPU] Fix accumulate issue in FC (#25525)
ahnyoung-paul Jul 19, 2024
ffc135c
[NPU] Adding support for the remote tensor feature - [Part II - lefto…
pereanub Jul 19, 2024
fc446fb
[RISCV64] integrate SHL eltwise add op into OV
BHbean Jun 24, 2024
85fd517
[RISCV64] fix and disable some tests
BHbean Jul 24, 2024
e70353f
[RISCV64] remove some comments and disable a test
BHbean Jul 25, 2024
5ce58cf
[RISCV64] update according to the review comments
BHbean Jul 26, 2024
2e8023f
[RISCV64] initialize execution func inside Executor::init process
BHbean Jul 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
36 changes: 13 additions & 23 deletions .github/actions/cache/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/dockerfiles/docker_tag
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pr-25107
pr-25303
23 changes: 23 additions & 0 deletions .github/dockerfiles/ov_build/fedora_33/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
FROM openvinogithubactions.azurecr.io/dockerio/library/fedora:33

USER root

RUN yum update -y && yum install -y git

# Install build dependencies
ADD install_build_dependencies.sh /install_build_dependencies.sh
RUN chmod +x /install_build_dependencies.sh && \
/install_build_dependencies.sh && \
rm -rf /var/lib/apt/lists/*

# Install sscache
ARG SCCACHE_VERSION="v0.7.5"
ENV SCCACHE_HOME="/opt/sccache" \
SCCACHE_PATH="/opt/sccache/sccache"

RUN mkdir ${SCCACHE_HOME} && cd ${SCCACHE_HOME} && \
SCCACHE_ARCHIVE="sccache-${SCCACHE_VERSION}-x86_64-unknown-linux-musl.tar.gz" && \
curl -SLO https://github.com/mozilla/sccache/releases/download/${SCCACHE_VERSION}/${SCCACHE_ARCHIVE} && \
tar -xzf ${SCCACHE_ARCHIVE} --strip-components=1 && rm ${SCCACHE_ARCHIVE}

ENV PATH="$SCCACHE_HOME:$PATH"
55 changes: 55 additions & 0 deletions .github/dockerfiles/ov_build/ubuntu_22_04_android_arm64/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
FROM openvinogithubactions.azurecr.io/dockerhub/ubuntu:22.04

USER root

# APT configuration
RUN echo 'Acquire::Retries "10";' > /etc/apt/apt.conf && \
echo 'APT::Get::Assume-Yes "true";' >> /etc/apt/apt.conf && \
echo 'APT::Get::Fix-Broken "true";' >> /etc/apt/apt.conf && \
echo 'APT::Get::no-install-recommends "true";' >> /etc/apt/apt.conf

ENV DEBIAN_FRONTEND="noninteractive" \
TZ="Europe/London"

RUN apt update && \
apt install software-properties-common git ca-certificates && \
add-apt-repository --yes --no-update ppa:git-core/ppa && \
apt update && \
apt install \
scons \
wget \
ninja-build \
build-essential \
python3-pip && \
# vcpkg requires cmake 3.19 or later
python3 -m pip install -U pip cmake~=3.28.0 && \
# vcpkg's tool dependencies
apt install curl zip unzip tar && \
# vcpkg 'python3' port dependencies
apt install autoconf libtool autoconf-archive && \
# vcpkg tree of dependencies require extra packages
apt install pkgconf linux-libc-dev && \
apt --no-install-recommends install default-jdk && \
rm -rf /var/lib/apt/lists/*

# Install sscache
ARG SCCACHE_VERSION="v0.7.5"
ENV SCCACHE_HOME="/opt/sccache" \
SCCACHE_PATH="/opt/sccache/sccache"

RUN mkdir ${SCCACHE_HOME} && cd ${SCCACHE_HOME} && \
SCCACHE_ARCHIVE="sccache-${SCCACHE_VERSION}-x86_64-unknown-linux-musl.tar.gz" && \
curl -SLO https://github.com/mozilla/sccache/releases/download/${SCCACHE_VERSION}/${SCCACHE_ARCHIVE} && \
tar -xzf ${SCCACHE_ARCHIVE} --strip-components=1 && rm ${SCCACHE_ARCHIVE}

ENV PATH="$SCCACHE_HOME:$PATH"

# Install Android SDK, NDK and Tools
ENV ANDROID_TOOLS /deps/android_tools
ENV ANDROID_NDK_HOME /deps/android_tools/ndk-bundle
RUN mkdir -p ${ANDROID_NDK_HOME}
ENV ANDROID_SDK_VERSION 29

RUN wget https://dl.google.com/android/repository/commandlinetools-linux-7583922_latest.zip && \
unzip commandlinetools-linux-7583922_latest.zip
RUN echo "yes" | ./cmdline-tools/bin/sdkmanager --sdk_root=${ANDROID_TOOLS} --install "ndk-bundle" "platform-tools" "platforms;android-${ANDROID_SDK_VERSION}"
33 changes: 33 additions & 0 deletions .github/dockerfiles/ov_build/webassembly/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
FROM openvinogithubactions.azurecr.io/dockerio/emscripten/emsdk:3.1.61

USER root

# APT configuration
RUN echo 'Acquire::Retries "10";' > /etc/apt/apt.conf && \
echo 'APT::Get::Assume-Yes "true";' >> /etc/apt/apt.conf && \
echo 'APT::Get::Fix-Broken "true";' >> /etc/apt/apt.conf && \
echo 'APT::Get::no-install-recommends "true";' >> /etc/apt/apt.conf

ENV DEBIAN_FRONTEND="noninteractive" \
TZ="Europe/London"

RUN apt-get update && \
apt-get install software-properties-common && \
add-apt-repository --yes --no-update ppa:git-core/ppa && \
apt-get update && \
apt-get install \
git \
ca-certificates && \
rm -rf /var/lib/apt/lists/*

# Install sscache
ARG SCCACHE_VERSION="v0.7.5"
ENV SCCACHE_HOME="/opt/sccache" \
SCCACHE_PATH="/opt/sccache/sccache"

RUN mkdir ${SCCACHE_HOME} && cd ${SCCACHE_HOME} && \
SCCACHE_ARCHIVE="sccache-${SCCACHE_VERSION}-x86_64-unknown-linux-musl.tar.gz" && \
curl -SLO https://github.com/mozilla/sccache/releases/download/${SCCACHE_VERSION}/${SCCACHE_ARCHIVE} && \
tar -xzf ${SCCACHE_ARCHIVE} --strip-components=1 && rm ${SCCACHE_ARCHIVE}

ENV PATH="$SCCACHE_HOME:$PATH"
2 changes: 2 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
'category: TF FE':
- 'src/frontends/tensorflow/**/*'
- 'src/frontends/tensorflow_common/**/*'
- 'src/bindings/python/src/openvino/frontend/tensorflow/**/*'
- 'tests/layer_tests/tensorflow_tests/**/*'
- 'tests/layer_tests/tensorflow2_keras_tests/**/*'
- 'tests/layer_tests/jax_tests/**/*'
Expand All @@ -163,6 +164,7 @@

'category: JAX FE':
- 'src/frontends/jax/**/*'
- 'src/bindings/python/src/openvino/frontend/jax/**/*'
- 'tests/layer_tests/jax_tests/**/*'

'category: tools':
Expand Down
63 changes: 27 additions & 36 deletions .github/workflows/android_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
affected_components: "${{ steps.smart_ci.outputs.affected_components }}"
changed_components: "${{ steps.smart_ci.outputs.changed_components }}"
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
steps:
- name: checkout action
Expand All @@ -40,15 +41,37 @@ jobs:
skip_when_only_listed_labels_set: 'docs'
skip_when_only_listed_files_changed: '*.md,*.rst,*.png,*.jpg,*.svg,*/layer_tests_summary/*,*/conformance/*'

Build:
Docker:
needs: Smart_CI
runs-on: aks-linux-4-cores-16gb-docker-build
container:
image: openvinogithubactions.azurecr.io/docker_build:0.2
volumes:
- /mount:/mount
outputs:
images: "${{ steps.handle_docker.outputs.images }}"
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: ./.github/actions/handle_docker
id: handle_docker
with:
images: |
ov_build/ubuntu_22_04_android_arm64
registry: 'openvinogithubactions.azurecr.io'
dockerfiles_root_dir: '.github/dockerfiles'
changed_components: ${{ needs.smart_ci.outputs.changed_components }}

Build:
needs: [Smart_CI, Docker]
timeout-minutes: 150
defaults:
run:
shell: bash
runs-on: aks-linux-16-cores-32gb
container:
image: openvinogithubactions.azurecr.io/dockerhub/ubuntu:20.04
image: ${{ fromJSON(needs.docker.outputs.images).ov_build.ubuntu_22_04_android_arm64 }}
volumes:
- /mount:/mount
options: -e SCCACHE_AZURE_BLOB_CONTAINER -e SCCACHE_AZURE_CONNECTION_STRING
Expand All @@ -64,18 +87,15 @@ jobs:
OPENVINO_REPO: '/__w/openvino/openvino/openvino'
VCPKG_ROOT: '/__w/openvino/openvino/vcpkg'
BUILD_DIR: '/__w/openvino/openvino/build'
ANDROID_TOOLS: '/__w/openvino/openvino/android_tools'
ANDROID_NDK_HOME: '/__w/openvino/openvino/android_tools/ndk-bundle'
ANDROID_TOOLS: '/deps/android_tools'
ANDROID_NDK_HOME: '/deps/android_tools/ndk-bundle'
ANDROID_SDK_VERSION: 29
ANDROID_ABI_CONFIG: arm64-v8a
VCPKG_DEFAULT_BINARY_CACHE: '/mount/caches/ccache/android_arm64/vcpkg_cache'
VCPKG_FORCE_SYSTEM_BINARIES: '1'
SCCACHE_AZURE_KEY_PREFIX: android_arm64
if: "!needs.smart_ci.outputs.skip_workflow"
steps:
- name: Install git
run: apt-get update && apt-get install --assume-yes --no-install-recommends git ca-certificates

- name: Clone OpenVINO
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
Expand Down Expand Up @@ -107,35 +127,6 @@ jobs:
- name: System info
uses: ./openvino/.github/actions/system_info

#
# Dependencies
#

- name: Install dependencies
run: |
# generic dependencies
apt --assume-yes install ccache scons ninja-build build-essential python3-pip

# vcpkg requires cmake 3.19 or later
python3 -m pip install -U pip cmake~=3.28.0
# vcpkg's tool dependencies
apt --assume-yes install curl zip unzip tar
# vcpkg 'python3' port dependencies
apt --assume-yes install autoconf libtool autoconf-archive
# vcpkg tree of dependencies require extra packages
apt --assume-yes install pkgconf linux-libc-dev

# Install Android SDK, NDK and Tools
apt -y --no-install-recommends install unzip wget default-jdk
wget https://dl.google.com/android/repository/commandlinetools-linux-7583922_latest.zip
unzip commandlinetools-linux-7583922_latest.zip
echo "yes" | ./cmdline-tools/bin/sdkmanager --sdk_root=${ANDROID_TOOLS} --install "ndk-bundle" "platform-tools" "platforms;android-${{ env.ANDROID_SDK_VERSION }}"

- name: Install sccache
uses: mozilla-actions/sccache-action@89e9040de88b577a072e3760aaf59f585da083af # v0.0.5
with:
version: "v0.7.5"

#
# Build
#
Expand Down
Loading