opencv/modules/dnn
NesQl 0bcdf7d03e
Merge pull request #16724 from liqi-c:3.4-tengine
* Add Tengine support .

* Modify printf to CV_LOG_WARNING

* a few minor fixes in the code

* Renew Tengine version

* Add header file for CV_LOG_WARNING

* Add #ifdef HAVE_TENGINE in tengine_graph_convolution.cpp

* remove trailing whitespace

* Remove trailing whitespace

* Modify for compile problem

* Modify some code style error

* remove whitespace

* Move some code style problem

* test

* add ios limit and build problem

* Modified as alalek suggested

* Add cmake 2.8 support

* modify cmake 3.5.1 problem

* test and set BUILD_ANDROID_PROJECTS OFF

* remove some compile error

* remove some extra code in tengine

* close test.

* Test again

* disable android.

* delete ndk version judgement

* Remove setenv() call . and add License information

* Set tengine default OFF. Close test .

Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@gmail.com>
2020-03-09 14:59:23 +00:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 Merge pull request #16616 from alalek:dnn_fix_input_shape 2020-02-21 22:39:54 +03:00
misc Merge pull request #16273 from JulienMaille:wrapper_available_target 2020-01-17 19:24:37 +03:00
perf Enable MaxPooling with indices in Inference Engine 2019-12-04 19:14:55 +03:00
src Merge pull request #16724 from liqi-c:3.4-tengine 2020-03-09 14:59:23 +00:00
test Merge pull request #16738 from dkurt:onnx_broadcast 2020-03-06 19:04:43 +00:00
CMakeLists.txt Merge pull request #16724 from liqi-c:3.4-tengine 2020-03-09 14:59:23 +00:00