887 Commits (13a995cc1d2700812dfd979097924703ba2267bc)

Author SHA1 Message Date
Alexander Alekhin 4d927e73f1 dnn(test): update OpenVINO tests 2022.1.0 3 years ago
Zihao Mu 7b582b71ba
Merge pull request #21036 from fengyuentau:timvx_backend_support 3 years ago
Alexander Alekhin 6f5cf8c15f dnn: fix ReduceLayer implementation, update OpenVINO tests 3 years ago
Alexander Alekhin b687bc807a dnn(test): update OpenVINO tests 2021.4.2 3 years ago
luz paz 8e8e4bbabc dnn: fix various dnn related typos 3 years ago
Zihao Mu b6b5c27cec Support for some reduce layers for onnx 3 years ago
rogday 93353aea70
Merge pull request #21522 from rogday:lstm 3 years ago
Egor Smirnov 375fe81311 fix slice and expand 3 years ago
Maksim Shabunin a251474144 Update filters in ONNX tests 3 years ago
Maksim Shabunin 45cbf70265 Update filters in ONNX tests 3 years ago
Alexander Alekhin effce0573b dnn: drop legacy Inference Engine NN builder API 3 years ago
Alexander Alekhin 1f70d4e2a5 dnn(test): re-enable ONNX split tests for OpenVINO 3 years ago
Alexander Alekhin 870c8d3c4e dnn(test): fix int8 tolerances 3 years ago
Alexander Alekhin a7e6a1059c dnn(test): fix outputs handling in ONNX conformance 3 years ago
Zihao Mu 9e3ba487fa
Merge pull request #21518 from zihaomu:resize_onnx_opset13 3 years ago
Alexander Alekhin 9699e2b483 dnn(onnx): handle non-default ONNX domains 3 years ago
Alexander Alekhin 6e299b582a dnn(test): decompose 'DynamicAxes' test 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin b1a57c4cb2 fix 3.4 links 3 years ago
rogday 0a178a687a fix const/x in Div 3 years ago
Smirnov Egor 71a22e45b0 add celu, hardsigmoid, selu, thresholdedrelu layers 3 years ago
Smirnov Egor 1bd382c1d0 Add acos, acosh, asin, asinh, atan, atanh, cos, cosh, erf, hardswish, sin, sinh, softplus, softsign, tan layers 3 years ago
Alexander Alekhin 249c508126 dnn(test): skip failed tests on Vulkan backend 3 years ago
Smirnov Egor fec2c7e715 fix Flatten layer 3 years ago
Gruhuang b4bb98ea60
Merge pull request #21268 from pccvlab:tf_Arg 3 years ago
Alexander Alekhin 6d677bbd63 dnn(test): update ONNX conformance filters (4.x) 3 years ago
Alexander Alekhin f3ba88c87c dnn(test): update ONNX conformance filters 3 years ago
Smirnov Egor e97c7e042b fix max_unpool missing attributes, add default value of keepdims in reducemean/max/sum, add support for keepdims=true in full reduction branch, add new padding type to Pad 3 years ago
rogday 4827fe86bb
Merge pull request #21088 from rogday:onnx_tests 3 years ago
cqn2219076254 252ce0b581 add square layer 3 years ago
Gruhuang 17bc8565f6
Merge pull request #21154 from pccvlab:MatMul_with_two_inputs 3 years ago
Smirnov Egor e608adea60 add ArgMax and ArgMin layers 3 years ago
Alexander Alekhin 0835611d3a dnn(test): re-enable tests which works with OpenVINO 2021.4.x 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 f55c9ed1ba dnn(test): drop non OCV/CPU cases for Int8 3 years ago
Alexander Alekhin 58dc397930 dnn(test): add two_inputs test with FP32/U8 data types 3 years ago
Alexander Alekhin 31b2d6be75 dnn(test): update InferenceEngine tests (4.x) 3 years ago
Alexander Alekhin 985aa0423d dnn(test): update InferenceEngine tests 3 years ago
Hanxi Guo 1fcf7ba5bc
Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 3 years ago
Alexander Alekhin 8041ab8a61
Merge pull request #21025 from alalek:issue_21004 3 years ago
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
Alexander Alekhin 562f2375c5 dnn(test): skip tests with high memory usage 3 years ago
Smirnov Egor 1feb3838b5 add Ceil, Floor, Log, Round, Sqrt, Not, Equal, Less, Greater 3 years ago
Smirnov Egor a9d7b6eab7 fix const - input and remove unimplemented function 3 years ago
Smirnov Egor 9c84749e2c backport YOLOv4x-mish new_coords CUDA implementation 3 years ago
Alexander Alekhin 94e92cd6c0 dnn(ocl): skip int8 tests due to memory access issues 3 years ago
Smirnov Egor 2221dcc9f2 add SoftNMS implementation 3 years ago
Jebastin Nadar cce78cc5e2
Merge pull request #20535 from SamFC10:onnx-q 3 years ago
Zihao Mu 9085b933d8
Merge pull request #20702 from zihaomu:tf_expand_dim_layer 3 years ago
rogday 38b9ec7a18
Merge pull request #20682 from rogday:min 3 years ago