112 Commits (56bdd7db5c4b28d8957749b7c9e7fb53cad5b13a)

Author SHA1 Message Date
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
Liubov Batanina 734771418e
Merge pull request #16840 from l-bat:matmul_inputs 5 years ago
Dmitry Kurtaev 8574a757f9 Case sensitive dnn layers types 5 years ago
Dmitry Kurtaev 467c3ef0ac Add checks for LSTM initial h and c 5 years ago
Dmitry Kurtaev 8433620295 Bidirectional LSTM 5 years ago
Dmitry Kurtaev 8d69dbdf49 LSTM from ONNX works 5 years ago
Dmitry Kurtaev 14da5ec311 LSTM scalar 5 years ago
Liubov Batanina 718d7e4b04
Merge pull request #16715 from l-bat:slice_onnx 5 years ago
Liubov Batanina 2645ee90ca
Merge pull request #16735 from l-bat:flatten_const_onnx 5 years ago
Dmitry Kurtaev 9e332dc5fb Broadcasting from ONNX 5 years ago
Liubov Batanina 9ed1332355
Merge pull request #16722 from l-bat:reshape_opset_11 5 years ago
ashishiva3@gmail.com e18d5e94c7 Gather-Cast, Mul-Cast fusion 5 years ago
Liubov Batanina b1b78aedd2 Skipped ResizeUnfused test on Builder API 5 years ago
ashishiva3@gmail.com 8559237d4e ONNX: upsample subgraph fusion added 5 years ago
Alexander Alekhin c2f5f5a202 dnn(test): configure filtering for 32-bit systems (part 2) 5 years ago
Alexander Alekhin 1540ae340f dnn(test): configure filtering for 32-bit systems 5 years ago
Liubov Batanina e970eccbf1
Merge pull request #16472 from l-bat:cp_vton 5 years ago
Gagandeep Singh a6f3a21256
Merge pull request #16424 from czgdp1807:issue-16370 5 years ago