2334 Commits (3e561d8353f75427fc0641208c1287767b1939c7)

Author SHA1 Message Date
Abduragim Shtanchaev 869016d8b1
Merge pull request #25208 from Abdurrahheem:ash/0D-fullyConnected-test 11 months ago
alexlyulkov f454303f6a
Merge pull request #25241 from alexlyulkov:al/int64-padding 11 months ago
Abdurrahheem ab7ab7b6be Slice Layer 1D test. 11 months ago
ecchen e63690a2d9 Add a shape checker for tflite models 11 months ago
Abdurrahheem a31f4f4040 git squash 11 months ago
Dmitry Kurtaev bfd1504de3 Resolve valgrind warnings 11 months ago
Liutong HAN 5be158a2b6 Further optimize fastDepthwiseConv for RVV. 11 months ago
Abduragim Shtanchaev 22b1b1edac
Merge pull request #25071 from Abdurrahheem:ash/1D-scatter 11 months ago
alexlyulkov 5144766380
Merge pull request #25277 from alexlyulkov:al/dnn-int-tests 11 months ago
Abdurrahheem 753e2c1dfa Added 1d tensors support to SoftMax layer. 11 months ago
Abduragim Shtanchaev 65074651a4
Merge pull request #25224 from Abdurrahheem:ash/0D-concat-test 11 months ago
Alexander Lyulkov b64ce1e7f1 Added tests for Const, Concat, ScatterND, NaryEltwise, Arg, Blanc 11 months ago
Yuantao Feng 55d7e3f8cc
Merge pull request #1165 from fengyuentau:gold_yolo 11 months ago
Dmitry Kurtaev 13c95efa74
Merge pull request #25312 from dkurt:dnn_hotfix_tflite 11 months ago
Abdurrahheem eddace4d98 git squash 11 months ago
HAN Liutong eba158fb0c
Merge pull request #25230 from hanliutong/rvv-conv 11 months ago
Yuantao Feng b758897c29
Merge pull request #25271 from fengyuentau:matmul_bias 11 months ago
Dmitry Kurtaev cfa42e4338 Einsum OpenVINO backend 11 months ago
Dmitry Kurtaev 01dc010436
Merge pull request #25273 from dkurt:tflite_new_layers 11 months ago
Abduragim Shtanchaev 5319772a56
Merge pull request #25205 from Abdurrahheem:ash/0D-split-test 11 months ago
Yuantao Feng accf200408
Merge pull request #25238 from fengyuentau:optimized_const 11 months ago
alexlyulkov f0323fdd1e
Merge pull request #25218 from alexlyulkov:al/int64-tile 11 months ago
Yuantao Feng 025e7602b9
Merge pull request #25166 from fengyuentau:fix_cann_gemm 11 months ago
Dmitry Kurtaev 0b6c9a2123
Merge pull request #25181 from dkurt:release_conv_weights 11 months ago
alexlyulkov f8319de976
Added int support to CumSum layer (#25214) 12 months ago
Abduragim Shtanchaev d188319b82
0D test for Reshape layer (#25206) 12 months ago
alexlyulkov aa9e80b07b
Added native int64 indices support to gather layer (#25211) 12 months ago
alexlyulkov f2cf3c8890
Added int support to flatten, permute, reshape, slice layers (#25236) 12 months ago
Oleg Pipikin 6da2ddcf0e Fix for OpenVINO 2024.0 12 months ago
Alexander Lyulkov d2d6869a26 Added int64 values support to scatter, scatterND and maxunpool layers 12 months ago
alexlyulkov 85cc02f4de
Allowed int64 constants in ONNX parser (#25148) 12 months ago
Dmitry Kurtaev 6a370ba9e7 Avoid extra memset in convolution initialization 1 year ago
Dmitry Kurtaev 98aed21dd4 Avoid copy of ONNX graph during import 1 year ago
Kumataro 216c6c3da1 dnn: fix to iteration variable scope 1 year ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 1 year ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Laurent Berger 5fe3933346
Merge pull request #25120 from LaurentBerger:I25103 1 year ago
alexlyulkov 1d1faaabef
Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 1 year ago
CSBVision e8582f2cf8 Update net_impl.cpp 1 year ago
Alexander Smorkalov 010772b492 Extracted 1d test cases to reduce conflicts with 4.x. 1 year ago
Yuantao Feng 5aa5c39210
Merge pull request #25076 from fengyuentau:improve_attention 1 year ago
Abdurrahheem 161c402f02 seperated working scale layer 1d test. 1 year ago
Laurent Berger 3c712cf77d
Merge pull request #25100 from LaurentBerger:I25077 1 year ago
Abduragim Shtanchaev 093ed08892
Merge pull request #24977 from Abdurrahheem:ash/primitive_1d_tests 1 year ago
Yuantao Feng d4fd5157fa
Merge pull request #24980 from fengyuentau:on-fly-quantization-removal 1 year ago
Dhanwanth1803 12aa0fe898
Merge pull request #24985 from Dhanwanth1803:hardswish 1 year ago
Alexander Smorkalov 5ce0acce40 Relax test requirements for CUDA in DNNTestNetwork.FastNeuraStyle_eccv16 1 year ago
Alexander Smorkalov 77af137285 Fix proto and weights mess in dnn performance tests. 1 year ago
fengyuentau fcaa8ce3c2 fix incorrect steps and elemsize when dtype changes 1 year ago
Haosonn 87f749277d
Merge pull request #24768 from Haosonn:pre-pr-2 1 year ago