130 Commits (a00a0dbfcd6617181bf4c9894438a16f6cb3509d)

Author SHA1 Message Date
Alexander Alekhin 6e299b582a dnn(test): decompose 'DynamicAxes' test 3 years ago
rogday 0a178a687a fix const/x in Div 3 years ago
Alexander Alekhin bd396e1fd5 dnn(test): re-enable tests which works with OpenVINO 2021.4.x (3.4) 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
SamFC10 9c5d7716e2 fix for unsqueeze opset version 13 3 years ago
rogday d31b93b513
Merge pull request #20674 from rogday:prelu_slope 3 years ago
rogday 4807cd8a6e
Merge pull request #20605 from rogday:split_slice_shenanigans 3 years ago
WJJ1995 edc442afdb
Merge pull request #20511 from wjj19950828:add_humanseg_support_0806 3 years ago
Smirnov Egor fe625a558e fix hasDynamicShapes for batch_size and fix axis selection in Scale layer 3 years ago
Smirnov Egor 9ef41f68fb fix Split partial sum 3 years ago
Julia Bareeva cfb36443fb
Merge pull request #20506 from JulieBar:lstm_activations 3 years ago
Julia Bareeva 4e5699fa71
Merge pull request #20450 from JulieBar:lstm_inside 3 years ago
SamFC10 96d35f7c54 Fix convolution asymmetric padding bug in onnx importer 3 years ago
SamFC10 5b8c10f2f8 modified onnx importer to concat const input blobs 3 years ago
Anastasia M 3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps 4 years ago
Alexander Alekhin e56e4876e7 dnn(test): update tests for OpenVINO 2021.3 4 years ago
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target 4 years ago
SamFC10 96947c30c0 Added exp layer 4 years ago
Liubov Batanina 68eb54dc13 Added ONNX NormalizeL2 subgraph 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Liubov Batanina af9597f454 Added Mish ONNX subgraph 4 years ago
Alexander Alekhin 4b3d2c8834 dnn(ocl): fix gemm kernels with beta=0 4 years ago
Alexander Alekhin 2cf2456f4c dnn(test): skip unstable GatherMultiOutput OCL_FP16 test 4 years ago
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d 4 years ago
Julien ac24a72e66
Merge pull request #18841 from JulienMaille:patch-2 4 years ago
Alexander Alekhin 474a67231c dnn(test): skip gather_multi_output test on Myriad 4 years ago
Liubov Batanina 72d06080c6 [ONNX] Added Reduce ops for batch and channel 4 years ago
Sergey Slashchinin 3cdf926454 disable Conv1d test on NGRAPH/MYRIAD 4 years ago
Sergey Slashchinin 32e7ef8a3d Add fixes and tests for different layers 4 years ago
Sergei Slashchinin 2b82f8f12c
Merge pull request #18296 from sl-sergei:fix_16783 4 years ago
Sergei Slashchinin 61144f935e
Merge pull request #18783 from sl-sergei:fix_conv1d 4 years ago
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 4 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 4 years ago
Liubov Batanina b542a1804c Support global reduce ops 4 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 4 years ago
Liubov Batanina d392b11dfb Supported ONNX Pow op 4 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 4 years ago
Liubov Batanina 339b963e6b Fix MatMul and Add axes 4 years ago
Liubov Batanina d695208727
Merge pull request #17967 from l-bat:non_const_weights_for_conv 4 years ago
Liubov Batanina a35d4f9029 Support Gather for variable inputs 4 years ago
Alexander Alekhin 1c371d07b5 dnn(test): adjust tests for OpenVINO 2020.4 4 years ago
Liubov Batanina b27ae9c63b Switch v1::Multiply to v0::Multiply 5 years ago
Liubov Batanina 79f8b7fd73
Merge pull request #17233 from l-bat:onnx_bn 5 years ago
Alexander Alekhin b805115c1a dnn(test): update skip tests on Win32 configuration 5 years ago
Alexander Alekhin 83c4378d5d dnn(test): skip failed NGRAPH/MYRIAD tests 5 years ago
ashishiva3@gmail.com e0ac0cfbe2 add fused batchNorm Upsample 5 years ago
AshihsKrShrivastava d37180a2c4 modification for upsample node fused from unfused Resize subgraph 5 years ago
Dmitry Kurtaev d3f9ad1145 Enable ONNX SSD from https://github.com/amdegroot/ssd.pytorch 5 years ago
AshihsKrShrivastava bef6b6282c ReflecitonPad2d and ZeroPad2d Subgraph fusion added 5 years ago