14 Commits
Author SHA1 Message Date
vrooomy 94c3d56fb0 docs: fix broken math rendering in initInverseRectificationMap 2026-09-21 20:53:33 +05:30
vrooomy c964008158 remove equal_nan for older npy compatibility U20 2026-08-04 21:21:14 +05:30
vrooomy 851ee7046c adding the deny list to python similarly 2026-08-04 14:32:03 +05:30
vrooomy 6e338fb03b extract test list into a separate .py file 2026-08-04 13:46:33 +05:30
vrooomy 5fcdb9b01e code cleanup 2026-08-03 14:41:43 +05:30
vrooomy 25ed5d4c0d map 64bit int anf bfloat16 2026-08-03 12:26:19 +05:30
vrooomy 4ed880f045 Added dnn conformance test python scripts 2026-07-30 20:07:29 +05:30
vrooomy 48a063158a define MlasGemmSupported under MLAS_GEMM_ONLY 2026-06-22 18:35:06 +05:30
vrooomy 9f5028d53c add perf tests for new models 2026-05-29 18:19:25 +05:30
vrooomy cd302920ee relax ViT_B_32 lInf threshold for NGRAPH/CPU 2026-05-26 16:48:41 +05:30
vrooomy d2c2a82cc9 add gemma2 SentencePiece tokenizer support 2026-04-29 18:21:53 +05:30
vrooomy 3215d7e6ea fix Flatten axis=rank bug 2026-04-16 18:09:36 +05:30
vrooomy 48b39616b8 warnings supression via ocv_warnings_disable 2026-04-03 14:40:22 +05:30
vrooomy 185b48cfd6 parent 2d15169ab5
author vrooomy <vj.bro.833@gmail.com> 1773655621 +0530
committer vrooomy <vj.bro.833@gmail.com> 1774357668 +0530

 added SIMD support for 64 bit float and fallback for 64 bit int

removed trailing white-spaces

add SIMD optimization for 32 unsinged int and clean fallback for 64u and 64s

add SIMD support for 32u and fallback for 64u and 64s

changed CalibrateDebevec test threshold to 0.25 (same as ARM) for IPP=NO

relaxed threshold to 0.22

conflict resolved
2026-03-24 18:54:54 +05:30