Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reviewdog/action-shellcheck from 1.27.0 to 1.28.0 #248

Open
wants to merge 314 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
314 commits
Select commit Hold shift + click to select a range
1b4795e
[PT FE] Save args on meta device when patching (#27167)
mvafin Oct 23, 2024
82eac02
[GPU] Dynamic quantization fix for systolic case (#27187)
isanghao Oct 23, 2024
75bbdf0
[CPU]: Added impl of SearchSorted op (#27036)
pkowalc1 Oct 23, 2024
1b0a4cf
[PyOV] Migrate wheel building interface to `python -m build` for main…
p-wysocki Oct 23, 2024
a979f96
[DOCS] conformance report update mstr (#27200)
kblaszczak-intel Oct 23, 2024
2dd8447
[DOCS] Updating Interactive Tutorials (#27205)
sgolebiewski-intel Oct 23, 2024
b67456f
[TESTS] Skip signature test for older torch (#27165)
mvafin Oct 23, 2024
5e5c987
[NPU] Add pfn build log to pfn-related function (#26772)
ShaojieZhuIntel Oct 23, 2024
ca926d6
[Do not merge][GPU] Update onednn to 3.7pc (#26943)
yeonbok Oct 23, 2024
6458855
[PT FE] Report about FakeTensor during conversion (#27203)
rkazants Oct 23, 2024
f4e8b82
[GPU] Optimize iGPU FC with prime number batch size (#24893)
riverlijunjie Oct 23, 2024
97b20c9
[auto] Fix time calculation when time points lists are empty (#27199)
praasz Oct 24, 2024
cbeb131
[Transformations] Add SliceScatter-15 decomposition transformation (#…
mmikolajcz Oct 24, 2024
60a8efd
[CPU][OMP] Fix for Interpolate node (#27184)
nshchego Oct 24, 2024
f9406ad
[CPU] fix strided_slice with new axis (#27103)
xczhai Oct 24, 2024
c202882
[GPU] Enable fusing dynamic eltwise with gemm in onednn case (#27193)
Lyamin-Roman Oct 24, 2024
dd55426
Bump actions/checkout from 4.1.7 to 4.2.2 (#27214)
dependabot[bot] Oct 24, 2024
27780a6
Revert "[GPU] Increasing conditions for using fake_aligned shapes (#2…
Lyamin-Roman Oct 24, 2024
2a9c69d
[RISCV64] add nhwc layout support for eltwise executor (#26531)
BHbean Oct 24, 2024
17f1601
[GPU][TESTS] Fix weightless caching tests (#27163)
tkrupa-intel Oct 24, 2024
65a8f39
[intel-npu] Implementing LUID property in npu plugin (#27091)
csoka Oct 24, 2024
de66f0e
[GPU] Handle runtime scale value for PagedAttention (#27204)
sshlyapn Oct 24, 2024
d96bd7d
[Transformations] Fix vector subscript out of range in transformation…
praasz Oct 24, 2024
ea04212
[Core/Ref] Multiclass NMS: Fix vector initialization (#27157)
t-jankowski Oct 24, 2024
6a8a69c
[Pytorch fronted]: Added support for Search Sorted op (#26976)
pkowalc1 Oct 24, 2024
3c0005e
[DOCS] Adding GenAI Use Cases (#27062)
sgolebiewski-intel Oct 24, 2024
8faeed1
[PyOV] Extend Python API with SearchSorted-15 (#27230)
mmikolajcz Oct 24, 2024
104fe03
Add opencv config (#27164)
Maxim-Doronin Oct 24, 2024
9b377f4
[TESTS] Remove unused requirements.txt (#27235)
mvafin Oct 24, 2024
433e44e
[NPUW] Add Slice before last MatMul (#27229)
smirnov-alexey Oct 24, 2024
79b0bad
Fixed vcpkg Android ARM64 build with ONNX 1.16.2 (#27217)
ilya-lavrenov Oct 24, 2024
7098764
[GPU] Use impls cache in case when shape changed (#27226)
vladimir-paramuzov Oct 25, 2024
a9dee49
[GPU] Weightless caching - propagate weights_path from IR FE to the p…
tkrupa-intel Oct 25, 2024
c21f572
[GPU] Fixes for hybrid quantization (#27127)
vladimir-paramuzov Oct 25, 2024
e19724e
[CPU][ARM64] Add JIT emitter for Eltwise Greater operation (#27145)
nashez Oct 25, 2024
c8415c3
[ref]: SearchSorted: Made ref impl parallel. (#27181)
pkowalc1 Oct 25, 2024
051e676
Bump actions/cache from 4.1.1 to 4.1.2 (#27242)
dependabot[bot] Oct 25, 2024
f1dc976
Support for INT4 decompression patterns from NNCF (#27048)
alexsu52 Oct 25, 2024
9404819
[GPU] add XE3 to build (#26811)
sungeunk Oct 25, 2024
8d6f517
[GHA] Increase timeout for PyTorch Models tests in precommit (#27247)
dorloff Oct 25, 2024
2daa8b9
[Transformation] LoraSubgraph fusion (#27068)
v-Golubev Oct 25, 2024
326dfa0
[ONNX] Switched to ONNX 1.17.0 (#26916)
gkrivor Oct 25, 2024
e279492
[CPU] Add per-token asym INT8 dynamic quantization support to QKV/MLP…
usstq Oct 25, 2024
3dfebf8
[Opset15] Finalize Opset15 (#27141)
mitruska Oct 25, 2024
2f3a93e
[CPU][ACL] Refactor weights packaging in ACL FC executor (#27065)
alvoron Oct 25, 2024
884ac4a
[Transformations] SharedOpOptimization and SymbolicOptimization updat…
praasz Oct 25, 2024
8934f90
NPUW: Introduce 'last' keyword for dump options (#26841)
eshiryae Oct 25, 2024
3af0e9e
[TF FE] Stabilize tests for RandomUniform and RandomUniformInt on all…
rkazants Oct 25, 2024
0f067ae
[PyOV] Remove `py` package (#27248)
p-wysocki Oct 25, 2024
899886e
NPUW: Handle closures just once for single-shot functions (#27132)
dmatveev Oct 25, 2024
00955e2
Fix protopipe dependencies for Linux (#27249)
Maxim-Doronin Oct 25, 2024
34f3308
[docs] Security badges addition (#27253)
jacekpawlak Oct 25, 2024
a4f4e78
NPU: Don't update command list if set_tensor is called with the same …
dmatveev Oct 25, 2024
361cf2c
Added a Wheels section to the Python Build Docs (#26728)
jagadeeshmadinni Oct 25, 2024
094c0b9
[GHA] Fixed Win debug pipeline (#27056)
mryzhov Oct 25, 2024
797b441
Build yaml-cpp statically (#27251)
Maxim-Doronin Oct 25, 2024
2fae7bc
[TESTS] Update torch hub tests for export scenario (#27236)
mvafin Oct 25, 2024
2d3289e
[STFT][CPU] Add STFT op to CPU and enable by ref (#27137)
mitruska Oct 25, 2024
f413806
NPUW: Extend HostGather to more cases (#27138)
dmatveev Oct 25, 2024
0c07136
[DOC] Composability of different threading runtimes (#26950)
peterchen-intel Oct 26, 2024
f3e3f75
Mark mandatory conformance tests for HW plugins (#27197)
peterchen-intel Oct 26, 2024
4a33ad8
Remove duplicate backend registration from torch 2.5 (#27245)
suryasidd Oct 27, 2024
afa9231
[OVC] Fail with unsupported message when output argument is used for …
mvafin Oct 27, 2024
65dd174
[GPU] Support convolution onednn activation zero points for i32 (#27261)
davidsnam-intel Oct 28, 2024
78864ca
Add "if" statement for loop unrolling in rms kernel. (#27215)
mangguo321 Oct 28, 2024
9b97cf9
[RV64] Disabled multi-stream mode when SHL is used (#27250)
a-sidorova Oct 28, 2024
8bc1655
[TF FE][JAX FE] Support latest TF 2.18, JAX 0.4.35 and NumPy 2.x (#27…
rkazants Oct 28, 2024
de5f765
[RV64] Added build support via linux package and fix the build via GN…
a-sidorova Oct 28, 2024
6f001e9
[PyOV] Migrate from direct setup.py calls in Benchmark App and Docs C…
p-wysocki Oct 28, 2024
f5ef9b6
Bump actions/setup-node from 4.0.4 to 4.1.0 (#27266)
dependabot[bot] Oct 28, 2024
08365f6
[STFT] Pytorch FE enablement of STFT operation (#27186)
mitruska Oct 28, 2024
30a52e8
[TESTS] Update pytorch version to 2.5.0 (#27117)
mvafin Oct 28, 2024
443078c
Bump actions/setup-python from 5.2.0 to 5.3.0 (#27267)
dependabot[bot] Oct 28, 2024
7a80fe8
[GPU] Support GeLU Tanh for Phi-2 (#27213)
yeonbok Oct 28, 2024
dd6ed6c
Update flake8-comprehensions requirement from <=3.15.0 to <=3.16.0 in…
dependabot[bot] Oct 28, 2024
8371289
[]NPU] Update adapter and backend to use new level zero ext table (#2…
XinWangIntel Oct 28, 2024
2db556d
[DOCS] supported llm data update mstr (#27271)
kblaszczak-intel Oct 28, 2024
33493b4
[GPU] Fix bugs in cpu impls (#27260)
jade-cho Oct 28, 2024
664ffc6
[STFT][Op][Ref] Extend STFT op and ref to support 1D signal input (#2…
mitruska Oct 28, 2024
2486a7f
[TRANSFORMATIONS] Check if FROM types are different from a node's typ…
CuriousPanCake Oct 28, 2024
0d113d9
[GPU] KV-cache compression support (#27114)
sshlyapn Oct 28, 2024
1baf261
[PT FE] Support aten::lerp and aten::lerp_ (#27272)
mvafin Oct 28, 2024
0c558f7
[STFT][Op][Spec] Update STFT-15 spec to describe 1D signal input supp…
mitruska Oct 28, 2024
b2a9527
Add commit signoff policy readme (#27282)
akladiev Oct 28, 2024
65313fc
Minor updates for commit_signoff_policy.md
akladiev Oct 28, 2024
c158480
[GHA] Use action_path in default smart ci config path (#27287)
akladiev Oct 28, 2024
e07546d
[TF FE] Deduce Switch-Merge predicate shape (#27277)
rkazants Oct 29, 2024
744475b
[SPEC][Op] Align SearchSorted specification with core (#27275)
mmikolajcz Oct 29, 2024
dd7967c
[CPU][OMP] Safe usage of threads num with buffers (#27237)
nshchego Oct 29, 2024
c7d8e03
[CPU] Drop redundant MemoryOutput nodes (#27189)
maxnick Oct 29, 2024
af18322
[GPU] update onednn_3.7pc: 32ad05ab (#27264)
sungeunk Oct 29, 2024
015de6d
Update android_x64.yml (#27257)
darksapien23151 Oct 29, 2024
a7ccc5e
[intel-npu] Bugfix for total allocable memory property (#27270)
csoka Oct 29, 2024
fc5f897
[CPU] Disable parallel UpdateShapes/PrepairParams processing if there…
maxnick Oct 29, 2024
cde0429
[CPU] enable channel first format support for rank=3 Deconv to use am…
liubo-intel Oct 29, 2024
583925c
[CPU][ARM] Fix ARM tests failing because of overflow (#27074)
mory91 Oct 29, 2024
08c6672
[TESTS] Disable lerp test for torch.export on older versions (#27302)
mvafin Oct 29, 2024
60e348b
[CPU] Introduce LoRA macro operation (#27110)
maxnick Oct 29, 2024
3ced1c1
[TF FE] Update tensorflow-text version and fix jax version for MacOS …
rkazants Oct 29, 2024
669537a
Disabled regional compilation (#27289)
suryasidd Oct 29, 2024
9235543
[def/transformations]: Fix for failing roblox model at ConvertPrecisi…
pkowalc1 Oct 29, 2024
99f3a91
[Wheel] return back JAX FE (#27309)
ilya-lavrenov Oct 29, 2024
fc105b0
[STFT][Op][Python] Fix STFT Python API to pass attribute (#27311)
mitruska Oct 29, 2024
bd6cf01
[GPU] Fix sdpa opt accuracy (#27262)
yeonbok Oct 29, 2024
4d29e2e
Enable - disabling ORT optimizations flag in protopipe app (#27182)
SeptimiuIoachimNeagaIntel Oct 29, 2024
874bf8a
[NPUW] Fix optimized out check (#27313)
smirnov-alexey Oct 29, 2024
95a6f18
Revert "[GPU] Fixes for hybrid quantization (#27127)" (#27308)
vladimir-paramuzov Oct 30, 2024
961b891
[GPU] update onednn (#27322)
isanghao Oct 30, 2024
f12f086
[GPU] Add per layer scaling for FC to fix accuracy issue regarding fp…
andrew-k-park Oct 30, 2024
9036b59
[CPU][OMP] Handle exception outside parallel region (#27303)
nshchego Oct 30, 2024
8da8a30
[GPU] model cache fix from kv cache compression (#27323)
isanghao Oct 30, 2024
70e214d
[intel-npu] max memalloc quickfix for grext 1.8 windows drivers (#27317)
csoka Oct 30, 2024
9263641
[DOCS] Fixing formatting in the STFT article. (#27312)
sgolebiewski-intel Oct 30, 2024
22c6740
[PT FE] Unify conversion pipeline for ExportedProgram from memory and…
rkazants Oct 30, 2024
11cf409
[GPU] Disable OneDNN for unknown arch via dpas flag faking (#27326)
vladimir-paramuzov Oct 30, 2024
cb292c7
add support aten::__ior__ (#27315)
eaidova Oct 30, 2024
a7ff891
[GPU] Init tensor.data when allocating inputs for string type (#27269)
davidsnam-intel Oct 30, 2024
2441dcd
[TF FE] Stabilize tests for UnsortedSegmentSum operation on all platf…
rkazants Oct 30, 2024
118efc8
Docs Added searching by new coveo Category (#27335)
akopytko Oct 30, 2024
a5a0941
[GPU] Fix cache mode and weights path interaction (#27328)
isanghao Oct 30, 2024
37f5dd3
Docs Unhide columns in datatableJs (#27338)
akopytko Oct 30, 2024
b60449e
[DOCS] Fix submodule update for building OV on Windows (#26549)
sammysun0711 Oct 30, 2024
967a730
[NPUW] Support 3d gather in head (#27258)
smirnov-alexey Oct 30, 2024
6e35049
squeeze v15 implementation (#26995)
barnasm1 Oct 30, 2024
1ec99ee
[PT FE] Support torch 2.5.1 (#27334)
mvafin Oct 30, 2024
a6eb535
[ONNX] Added QuickGelu from com.microsoft domain (#27238)
virajwad Oct 30, 2024
e44ea54
[NPUW] Revert check in preemptive tensor set (#27345)
smirnov-alexey Oct 30, 2024
b5a5953
[GPU] Support int8 dyn-quan FC (#27027)
byungilm Oct 31, 2024
9ec63be
[GPU] Fix per-token dynamic quantization (#27332)
sshlyapn Oct 31, 2024
f60b9c4
Add /MT[d] to CMAKE_LANG_FLAGS_CONFIG_INIT (#27173)
WenjingKangIntel Oct 31, 2024
689e043
[GPU] Add subsequent reshapes optimization and dynamic paddings suppo…
sshlyapn Oct 31, 2024
2e87aad
[GPU] Handling the case where get_state was called before set_state (…
Lyamin-Roman Oct 31, 2024
a6a113c
[GPU] Use onednn impl for dynamic gemm (#27212)
Lyamin-Roman Oct 31, 2024
9f6826a
Bump paddlepaddle from 2.6.0 to 2.6.2 in /src/bindings/python (#26966)
dependabot[bot] Oct 31, 2024
2f78f6f
[PyOV] allow constant accept keyword args (#27346)
akuporos Oct 31, 2024
66b1467
NPUW: Eliminate unnecessary kvcache tensors copy (#27347)
dmatveev Oct 31, 2024
44b86a8
benchmark_app/cpp: report an error if no files were found. (#26663)
Wovchena Oct 31, 2024
86083e0
[Transformations] Add Squeeze-15 downgrade transformation (#27286)
mmikolajcz Oct 31, 2024
c685d44
[Snippets][CPU][Tests] Added tests for dynamic BF16/INT8 MHA (#27169)
a-sidorova Oct 31, 2024
f2640a2
Update CMAKE_LANG_FLAGS_CONFIG_INIT appending in toolchain to avoid f…
WenjingKangIntel Oct 31, 2024
272843d
Add support for shape and data_shape parameters (#27314)
ArtemySkrebkov Oct 31, 2024
c902a01
[GPU] update onednn (#27349)
isanghao Oct 31, 2024
a0b73e0
[PyOV] Extend Python API with `Squeeze-15` (#27281)
p-wysocki Oct 31, 2024
b9a94c3
[ONNX] Update DequantizeLinear21 converter (#27351)
itikhono Oct 31, 2024
a488aec
[TF FE] Run string ops tests on ARM (#27367)
rkazants Nov 1, 2024
5833781
[ONNX] Disabled constant folding for Subtract branch of DequantizeLin…
gkrivor Nov 1, 2024
af389b4
Broadcast: symbol propagation (#27357)
jane-intel Nov 1, 2024
caa1e6a
[NPU] Create compiler adapter class (#27006)
pereanub Nov 1, 2024
49e99f2
[ONNX] Updated a required version of ONNXRuntime for layer tests (#27…
gkrivor Nov 1, 2024
1104581
[NPU] Add zero_api when zero functions are used (#27373)
pereanub Nov 1, 2024
4d8ff86
Add squeeze v15 op spec (#26989)
barnasm1 Nov 4, 2024
56d8fb5
[DOCS] unhide columns in datatable 24.4 (#27383)
kblaszczak-intel Nov 4, 2024
b067ae1
[DOCS] unhide columns in datatable mstr (#27382)
kblaszczak-intel Nov 4, 2024
ef738c7
[DOCS] Updating system requirements for OpenVINO (#27233)
sgolebiewski-intel Nov 4, 2024
fc391e4
[CI] [GHA] Use an internal image for `docker buildx` setup (#27380)
akashchi Nov 4, 2024
0c84af0
[GPU] Enable bf16 state conversions (#27361)
Lyamin-Roman Nov 4, 2024
7800a03
[DOCS] unhide columns fix mstr (#27388)
kblaszczak-intel Nov 4, 2024
d69ac00
[Fix][STFT] OPENVINO_OP macro for STFT with opset15 (#27386)
mitruska Nov 4, 2024
71f9ba4
[GPU] Fix unexpected runtime skip permute (#27362)
yeonbok Nov 5, 2024
9eab491
[GPU] Remove unused crop layer. (#27363)
jade-cho Nov 5, 2024
b8c5bd8
[GPU] Fix issue for Flux.1 int4 WC model memory overuse. (#27376)
hyunback Nov 5, 2024
cde4e97
[GPU] Model cache segfault fix (#27377)
isanghao Nov 5, 2024
a31640b
[OV JS] Simplify run js samples (#27206)
vishniakov-nikolai Nov 5, 2024
892eea4
[TF FE] Provide better support for TopKV2 and stabilize test (#27374)
rkazants Nov 5, 2024
6878482
[Transformations][CPU] LoraFusion: convert on states support (#27340)
v-Golubev Nov 5, 2024
7c73c50
[DOCS] unhide columns one more change mstr (#27396)
kblaszczak-intel Nov 5, 2024
c2e42fa
[DOCS] Updating notebooks (#27401)
sgolebiewski-intel Nov 5, 2024
84e6837
Added E2E LLM test (#26914)
AlexKoff88 Nov 5, 2024
eb80f9b
Use pyOv tests requirements (#27252)
akuporos Nov 5, 2024
7171a7d
[c-api] PPP add pad step (#27353)
praasz Nov 5, 2024
59ddd74
[core] Remove LSTM sequence v0 (#27330)
praasz Nov 5, 2024
2725b16
[core] Remove legacy tensor name (#27307)
praasz Nov 5, 2024
fd2d6dc
[GHA] Set commit action versions (#27384)
mryzhov Nov 5, 2024
7daf800
[GHA] Switch coverity pipeline to internal docker image (#27385)
mryzhov Nov 5, 2024
0a3f439
[TF FE] Check OV and FW outputs shapes and types in layer tests (#27375)
rkazants Nov 5, 2024
c81a17f
[core] Remove deprecated element Type ctor (#27333)
praasz Nov 5, 2024
41b2093
[docs] Update LSTM sequence specification (version update) (#27355)
praasz Nov 5, 2024
7cf2bbb
[GPU] clean oneDNN cache by release memory method (#27403)
p-durandin Nov 5, 2024
1221a97
Bump OV version 2025.0 (#27412)
akladiev Nov 5, 2024
9204a20
[core] Remove deprecated members of Concat operator (#27339)
praasz Nov 5, 2024
7666e39
[GPU] Disable crop fusing (#27417)
Lyamin-Roman Nov 6, 2024
8a3277f
[GHA] Changed android runner (#27414)
mryzhov Nov 6, 2024
cd15be9
[PyOV] Test for export-import via file (#27320)
akuporos Nov 6, 2024
362ebe9
Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#26882)
dependabot[bot] Nov 6, 2024
b6fe65f
[Snippets] Fixed LoopManager::update_loop_ports (#27300)
a-sidorova Nov 6, 2024
d8befa1
[GPU] Added convolution_gpu_b_fs_zyx_fsv16_imad shape agnostic kernel…
Lyamin-Roman Nov 6, 2024
05c365c
[PyOV] Migrate benchmark_app from `setup.py` to `pyproject.toml` (#27…
p-wysocki Nov 6, 2024
eabe528
[NPU] Fix compiler clang build (#27405)
pereanub Nov 6, 2024
6c71599
[PyOV] Use `python -m build` only for old `pip` versions (#27429)
p-wysocki Nov 6, 2024
95d6be2
[GHA] WA parallel make issue (#27422)
mryzhov Nov 6, 2024
42d4377
[GPU] Fix accuracy issue in PagedAttention kernel for large prompts (…
sshlyapn Nov 6, 2024
33cba00
[NPUW] Support i16/u16 constants during partitioning (#27437)
smirnov-alexey Nov 6, 2024
9226bbe
[GHA] Coverity build regression fix (#27445)
mryzhov Nov 7, 2024
5fad805
[GPU] Enable KV-cache compression by default for non-systolic platfor…
sshlyapn Nov 7, 2024
ab71e5b
[Snippets] Added dynamic memory sharing support (#27175)
a-sidorova Nov 7, 2024
696bdde
[CPU] Roll back deconv 3rd rank layout order for non AMX (#27446)
liubo-intel Nov 7, 2024
a9ddd47
[GHA] Increase timeout for PyTorch Models tests in precommit (#27449)
dorloff Nov 7, 2024
98f6ea5
[GHA][Coverity] Disable sccache (#27450)
mryzhov Nov 7, 2024
5c83460
[PT FE] Inherit signature from forward while patching (#27413)
mvafin Nov 7, 2024
8edb150
Sns enable lp kn blocking (#26957)
IvanNovoselov Nov 7, 2024
f33a637
Improve SIT to compose a batch tensor as a model input make up from a…
sivanov-work Nov 7, 2024
b416fb0
[GHA] Enable Fedora trigger in post-commit (#27463)
akladiev Nov 7, 2024
fb5b5ed
[GPU] Add check to fallback to permute_ref if different format for on…
clee30 Nov 8, 2024
5e6fb3c
[GPU] Fix one hot seg fault when the second input node is not a Const…
yuanxion Nov 8, 2024
9ff42cd
[Benchmark App] Reject -nireq > -niter when using sync API (#27460)
valir Nov 8, 2024
bb99d67
[GPU] Don't select add_fusing_type::sum when dependency is input_layo…
wilson-seok Nov 8, 2024
406034d
[DOCS] benchmark data tweaks (#27424)
kblaszczak-intel Nov 8, 2024
704de6e
[Opset] Opset16 initialization (#27458)
PiotrKrzem Nov 8, 2024
3826706
Docs new benchmark grapf with two y axis (#27480)
akopytko Nov 8, 2024
51062ea
[NPU] Use level zero init structure/ Follow same code design (#27453)
pereanub Nov 8, 2024
8bfd994
[GHA] Exclude AND conditions in the allowed licenses list (#27478)
mryzhov Nov 8, 2024
6ae3f9f
[GHA] Enable Ubuntu 20 arm in postcommits (#27485)
akladiev Nov 8, 2024
6aaddd5
[Ref][Core][Opset16] Identity operation (#26716)
PiotrKrzem Nov 8, 2024
3c5744e
[PyAPI] Add Identity-16 Operation (#26717)
PiotrKrzem Nov 8, 2024
22f3fef
Updated NNCF Weight Compression README (#27448)
AlexKoff88 Nov 11, 2024
b8743fc
[DOCS] Use `gpg` instead of `apt-key add` to add the GPG key to APT k…
ytxmobile98 Nov 11, 2024
f9118af
[PT FE] Optimize memory usage of patch_model (#27428)
mvafin Nov 11, 2024
999d678
[EISW-136980][NPU] Remove use_elf_compiler_backend option (#26518)
ksenia-shkileva Nov 11, 2024
539a2ac
[opset1::Reshape] Deduce symbol relation based on op spec (#27399)
jane-intel Nov 11, 2024
0a53629
[GPU] Fix SDPA shape inference issue (#27471)
itikhono Nov 11, 2024
d9109f6
[NPUW] Fix bank weak_ptr (#27488)
smirnov-alexey Nov 11, 2024
4dc005e
[TF FE] Support Expm1 operation (#27491)
rkazants Nov 11, 2024
e1fdf7b
[CPU][ARM] Fix performance issues in deconvolution layer (#27466)
allnes Nov 11, 2024
c5d9001
[NPU] Adjust wording to avoid confusion when running benchmarks (#27455)
valir Nov 11, 2024
05e12d0
[CI] [GHA] Set pip cache directory correctly on Windows (#27456)
akashchi Nov 11, 2024
602f701
Implement runtime scatter update skippable (#27439)
ahnyoung-paul Nov 11, 2024
339a091
[Spec] Identity operation (#26718)
PiotrKrzem Nov 12, 2024
b5a4ad1
[Range] Symbol propagation for range from 0 to A (#27505)
jane-intel Nov 12, 2024
ff4d1e5
[TF Quant Models] Prepares GroupConvolution weights (#25641)
jane-intel Nov 12, 2024
0206cd1
update notebooks list in README (#27496)
eaidova Nov 12, 2024
72bf426
update latency configuration for multi numa nodes on one socket (#26798)
wangleis Nov 12, 2024
6aca1f6
[TF FE] Remove unused vars for DepthwiseConv2d operation (#27519)
rkazants Nov 12, 2024
dbc14b2
update document for latency configuration for multi numa nodes on one…
wangleis Nov 12, 2024
c6cc97c
[OV JS] Make download binaries script universal (#27465)
vishniakov-nikolai Nov 12, 2024
7880504
[PyOV] Improve import_model memory consumption (#27451)
akuporos Nov 12, 2024
629fb81
[DOCS] Refactor two y-axis graph scripts (#27524)
akopytko Nov 12, 2024
0080d90
[GPU] fix bad_fuction call issue (#27517)
ahnyoung-paul Nov 12, 2024
2d148ec
[CPU] Enable u8 kv cache by default (#27454)
luo-cheng2021 Nov 13, 2024
41c1400
fix assertion failed on lockable_mem when using devicemem (#27297)
timxu826 Nov 13, 2024
79dd358
Add parameter to execute inference requests at a fixed frequency (#26…
boonsino Nov 13, 2024
a58202f
Enable weightless caching with compile_model() API without providing …
tkrupa-intel Nov 13, 2024
291d3e1
[Templ test] GroupConvolutionBackpropData: Enable whole Tensor compar…
t-jankowski Nov 13, 2024
431202e
[GPU] Minor state fixes (#27508)
Lyamin-Roman Nov 13, 2024
acccb22
[TRANSFORMATIONS | GPU] Add a Validate pass after MoveEltwiseUpThroug…
CuriousPanCake Nov 13, 2024
d5dcb04
[DOCS] Fixing reference in documentation (#27531)
sgolebiewski-intel Nov 13, 2024
a97ff61
[CI][GHA] Manylinux x86 build (#27430)
mryzhov Nov 13, 2024
a0940bb
[PyOV] Restrict changing data in const (#27431)
akuporos Nov 13, 2024
eb38e67
[DOCS] Preselection and sorting (#27538)
akopytko Nov 13, 2024
4847f49
[DOCS] fixed get_cmake_path import instructions (#27542)
mryzhov Nov 13, 2024
97c1d5c
Bump reviewdog/action-shellcheck from 1.27.0 to 1.28.0
dependabot[bot] Dec 3, 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
  •  
  •  
  •  
13 changes: 8 additions & 5 deletions .github/actions/handle_docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,28 @@ runs:
using: 'composite'
steps:
- name: Checkout head
uses: actions/checkout@v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: Checkout base
uses: actions/checkout@v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
ref: ${{ github.base_ref || github.event.merge_group.base_ref }}
sparse-checkout: ${{ inputs.dockerfiles_root_dir }}/docker_tag
path: base

- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
uses: py-actions/py-dependency-install@30aa0023464ed4b5b116bd9fbdab87acf01a484e # v4.1.0
with:
path: "${{ github.action_path }}/requirements.txt"
update-setuptools: "false"
update-wheel: "false"

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
with:
driver-opts: |
image=${{ inputs.registry }}/dockerio/moby/buildkit:buildx-stable-1

- name: Handle docker images
id: handle_images
Expand All @@ -62,7 +65,7 @@ runs:
--base_tag_file "base/${{ inputs.dockerfiles_root_dir }}/docker_tag" \
--docker_env_changed "${{ fromJSON(inputs.changed_components).docker_env }}" \
--dockerfiles_changed "${{ fromJSON(inputs.changed_components).dockerfiles }}" \
--docker_builder "${{ steps.buildx.outputs.name}}" \
--docker_builder "${{ steps.buildx.outputs.name }}" \
--repo "${{ github.repository }}" \
--ref_name "${{ github.ref_name }}" \
$([[ -n $pr ]] && echo "--pr $pr" || echo '-s ${{ github.sha }}') \
Expand Down
12 changes: 10 additions & 2 deletions .github/actions/setup_python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ runs:

- if: ${{ runner.os == 'macOS' || runner.os == 'Windows' || (runner.os == 'Linux' && runner.arch != 'ARM64' && steps.check_python.outputs.installed == 'false' ) }}
name: Setup Python ${{ inputs.version }}
uses: actions/setup-python@v5
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: ${{ inputs.version }}
env:
PIP_CACHE_DIR: ${{ inputs.self-hosted-runner == 'true' && inputs.pip-cache-path || '' }}

- if: ${{ inputs.should-setup-pip-paths == 'true' }}
- if: ${{ inputs.should-setup-pip-paths == 'true' && runner.os != 'Windows' }}
name: Setup pip variables (cache and install path)
shell: bash
run: |
Expand All @@ -71,6 +71,14 @@ runs:
echo "PIP_CACHE_DIR=${{ inputs.pip-cache-path }}/${PIP_VER}" >> $GITHUB_ENV
echo "PIP_INSTALL_PATH=$(python3 -c 'import sysconfig; print(sysconfig.get_paths()["purelib"])')" >> $GITHUB_ENV

- if: ${{ inputs.should-setup-pip-paths == 'true' && runner.os == 'Windows' }}
name: Setup pip cache path
shell: pwsh
run: |
$pipVersion = python3 -c "import pip; print(pip.__version__)"
Write-Host "Using pip version: $pipVersion"
"PIP_CACHE_DIR=${{ inputs.pip-cache-path }}/$pipVersion" >> $env:GITHUB_ENV

- if: ${{ inputs.show-cache-info == 'true' }}
name: Get pip cache info
shell: bash
Expand Down
10 changes: 5 additions & 5 deletions .github/actions/smart-ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ inputs:
components_config_schema:
description: "Path to the schema file for components configuration"
required: false
default: ".github/actions/smart-ci/components_schema.yml"
labeler_config:
description: "Path to labeler configuration file"
required: false
Expand Down Expand Up @@ -66,7 +65,7 @@ runs:
using: "composite"
steps:
- name: Wait for labeler to finish
uses: lewagon/[email protected].1
uses: lewagon/wait-on-check-action@ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc # v1.3.4
if: ${{ github.event_name == 'pull_request' }}
with:
ref: ${{ github.event.pull_request.head.sha }}
Expand All @@ -75,13 +74,13 @@ runs:
wait-interval: 10

- name: checkout components file
uses: actions/checkout@v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
sparse-checkout: .github/components.yml
sparse-checkout-cone-mode: false

- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
uses: py-actions/py-dependency-install@30aa0023464ed4b5b116bd9fbdab87acf01a484e # v4.1.0
with:
path: "${{ github.action_path }}/requirements.txt"
update-setuptools: "false"
Expand All @@ -101,11 +100,12 @@ runs:
-f "${{ inputs.ref_name }}" \
-p "${{ inputs.component_pattern }}" \
-c "${{ inputs.components_config }}" \
-m "${{ inputs.components_config_schema }}" \
-m "${{ inputs.components_config_schema || env.DEFAULT_CONFIG_SCHEMA }}" \
-l "${{ inputs.labeler_config }}" \
--enable_for_org "${{ inputs.enable_for_org }}" \
--skip-when-only-listed-labels-set "${{ inputs.skip_when_only_listed_labels_set }}" \
--skip-when-only-listed-files-changed "${{ inputs.skip_when_only_listed_files_changed }}"
shell: bash
env:
GITHUB_TOKEN: ${{ inputs.repo_token }}
DEFAULT_CONFIG_SCHEMA: "${{ github.action_path }}/components_schema.yml"
5 changes: 1 addition & 4 deletions .github/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ fail-on-severity: 'low'
allow-licenses:
- 'BSD-2-Clause'
- 'BSD-3-Clause'
- 'BSD-2-Clause AND BSD-3-Clause'
- 'BSD-3-Clause AND BSD-3-Clause-Clear'
- 'BSD-3-Clause-Clear'
- 'MIT'
- 'Apache-2.0'
- 'Apache-2.0 AND BSD-3-Clause'
- 'ISC'
- 'Apache-2.0 AND MIT'
- 'BlueOak-1.0.0'
- '0BSD'
- 'Python-2.0'
Expand Down
2 changes: 1 addition & 1 deletion .github/dockerfiles/docker_tag
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pr-26993
pr-27430
20 changes: 20 additions & 0 deletions .github/dockerfiles/ov_build/manylinux2014_x86_64/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
ARG REGISTRY="quay.io"
FROM openvinogithubactions.azurecr.io/quayio/pypa/manylinux2014_x86_64

USER root

# Install build dependencies
ADD install_build_dependencies.sh /install_build_dependencies.sh
RUN chmod +x /install_build_dependencies.sh && /install_build_dependencies.sh

# 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"
42 changes: 42 additions & 0 deletions .github/dockerfiles/ov_build/ubuntu_22_04_x64_docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
ARG REGISTRY="docker.io"
FROM ${REGISTRY}/library/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-get update && \
apt-get install software-properties-common && \
add-apt-repository --yes --no-update ppa:git-core/ppa && \
add-apt-repository --yes --no-update ppa:deadsnakes/ppa && \
apt-get update && \
apt-get install \
curl \
git \
gpg-agent \
tzdata \
# parallel gzip
pigz \
python3 \
python3-pip \
&& \
rm -rf /var/lib/apt/lists/*

# Install docker
RUN curl -fsSL https://download.docker.com/linux/ubuntu/gpg | \
gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && \
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] \
https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" | \
tee /etc/apt/sources.list.d/docker.list > /dev/null

RUN apt-get update && \
apt-get install -y docker-ce docker-ce-cli containerd.io

ENV DOCKER_BUILDKIT=1
12 changes: 6 additions & 6 deletions .github/workflows/android_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
steps:
- name: checkout action
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
sparse-checkout: .github/actions/smart-ci

Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
images: "${{ steps.handle_docker.outputs.images }}"
steps:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- uses: ./.github/actions/handle_docker
id: handle_docker
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
SCCACHE_AZURE_KEY_PREFIX: android_arm64
steps:
- name: Clone OpenVINO
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
path: 'openvino'

Expand All @@ -116,7 +116,7 @@ jobs:
popd

- name: Clone vcpkg
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: 'microsoft/vcpkg'
ref: ${{ env.VCPKG_VERSION }}
Expand Down Expand Up @@ -169,7 +169,7 @@ jobs:
run: ${SCCACHE_PATH} --zero-stats

- name: Cmake - build
run: cmake --build ${BUILD_DIR} --parallel
run: cmake --build ${BUILD_DIR} --parallel $(nproc)

- name: Show ccache stats
run: ${SCCACHE_PATH} --show-stats
Expand All @@ -178,7 +178,7 @@ jobs:
# Upload build logs
#
- name: Upload build logs
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
if: always()
with:
name: build_logs
Expand Down
13 changes: 7 additions & 6 deletions .github/workflows/android_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
steps:
- name: checkout action
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
sparse-checkout: .github/actions/smart-ci

Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
images: "${{ steps.handle_docker.outputs.images }}"
steps:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- uses: ./.github/actions/handle_docker
id: handle_docker
Expand Down Expand Up @@ -97,13 +97,13 @@ jobs:
SCCACHE_AZURE_KEY_PREFIX: android_x64
steps:
- name: Clone OpenVINO
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
path: 'openvino'
submodules: 'true'

- name: Clone OpenVINO GenAI
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: 'openvinotoolkit/openvino.genai'
path: ${{ env.OPENVINO_GENAI_REPO }}
Expand Down Expand Up @@ -135,6 +135,7 @@ jobs:
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
-DENABLE_LTO=ON \
-DENABLE_PYTHON=OFF \
-DENABLE_TESTS=ON \
-DOPENVINO_EXTRA_MODULES=${{ env.OPENVINO_GENAI_REPO }} \
-S ${OPENVINO_REPO} \
-B ${BUILD_DIR}
Expand All @@ -143,7 +144,7 @@ jobs:
run: ${SCCACHE_PATH} --zero-stats

- name: Cmake - build
run: cmake --build ${BUILD_DIR} --parallel
run: cmake --build ${BUILD_DIR} --parallel $(nproc)

- name: Show ccache stats
run: ${SCCACHE_PATH} --show-stats
Expand All @@ -152,7 +153,7 @@ jobs:
# Upload build logs
#
- name: Upload build logs
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
if: always()
with:
name: build_logs
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.repository_owner == 'openvinotoolkit' }}
steps:
- name: Clone OpenVINO
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: 'true'
lfs: 'true'
Expand All @@ -29,7 +29,7 @@ jobs:
packages: graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
version: 3.0

- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
id: cp310
with:
python-version: '3.10'
Expand All @@ -41,7 +41,7 @@ jobs:
- name: Install python dependencies
run: |
python3 -m pip install -r docs/requirements.txt
(cd docs/openvino_sphinx_theme && python3 setup.py install)
(cd docs/openvino_sphinx_theme && python3 -m pip install .)
python3 -m pip install docs/openvino_custom_sphinx_sitemap

- name: Download and install doxygen
Expand All @@ -63,7 +63,7 @@ jobs:

- name: Cache documentation
id: cache_sphinx_docs
uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: build/docs/_build/.doctrees
key: sphinx-docs-cache
Expand All @@ -77,13 +77,13 @@ jobs:
echo "PR_NUMBER=$PR_NUMBER" >> $GITHUB_ENV

- name: 'Upload sphinx.log'
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: sphinx_build_log_${{ env.PR_NUMBER }}.log
path: build/docs/sphinx.log

- name: 'Upload docs html'
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: openvino_docs_html_${{ env.PR_NUMBER }}.zip
path: build/docs/openvino_docs_html.zip
Expand All @@ -100,7 +100,7 @@ jobs:

- name: 'Upload test results'
if: failure()
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: openvino_docs_pytest
path: build/docs/_artifacts/
2 changes: 1 addition & 1 deletion .github/workflows/check_pr_commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: ${{ github.repository_owner == 'openvinotoolkit' }}
steps:
- name: Clone OpenVINO
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Install dependencies
run: python3 -m pip install -r ./.github/github_org_control/requirements.txt
Expand Down
Loading
Loading