• N
    Merge pull request #16724 from liqi-c:3.4-tengine · 0bcdf7d0
    NesQl 提交于
    * 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: NVadim Pisarevsky <vadim.pisarevsky@gmail.com>
    0bcdf7d0
convolution_layer.cpp 87.3 KB