1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/cmake/checks
Yuantao Feng a2b3acfc6e dnn: add the CANN backend (#22634)
* cann backend impl v1

* cann backend impl v2: use opencv parsers to build models for cann

* adjust fc according to the new transA and transB

* put cann net in cann backend node and reuse forwardLayer

* use fork() to create a child process and compile cann model

* remove legacy code

* remove debug code

* fall bcak to CPU backend if there is one layer not supoorted by CANN backend

* fix netInput forward
2022-12-21 09:04:41 +03:00
..
2022-12-21 09:04:41 +03:00
2019-10-08 13:12:02 +03:00
2019-10-05 11:03:57 +00:00
2019-10-05 11:03:57 +00:00
2020-04-13 04:29:55 +00:00
2018-04-24 12:40:25 +03:00
2021-06-18 15:44:38 +08:00
2017-07-03 16:13:12 +03:00
2013-08-21 18:59:26 +04:00