Alexander Alekhin
|
1b443219ed
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-10-09 20:09:26 +00:00 |
|
Alexander Alekhin
|
cdcf7e62f3
|
dnn(opencl): bypass unsupported fusion cases 2
|
2020-10-09 18:59:08 +00:00 |
|
Alexander Alekhin
|
718dd9f170
|
dnn(opencl): bypass unsupported fusion cases
|
2020-10-09 12:33:06 +00:00 |
|
Alexander Alekhin
|
39d5e14c1f
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-10-07 09:09:37 +00:00 |
|
Alexander Alekhin
|
037a72debd
|
Merge pull request #18517 from alalek:backport_18031
|
2020-10-06 19:56:49 +00:00 |
|
Ilya Churaev
|
aa11f7d8a3
|
Removed get_output_as_single_output_node method
backported commit: 5fd3d36fe8
|
2020-10-05 20:24:21 +00:00 |
|
Alexander Alekhin
|
a00fe15abd
|
dnn: check for empty Net in .forward()
|
2020-10-05 06:23:47 +00:00 |
|
NesQl
|
3fc1487cc9
|
Merge pull request #18323 from liqi-c:tengine-lite-update
Tengine lite update
* update tengine
* Modify for arm32 build.
* format optimization
* add teng_ befor some tengine api
* update graph_t to teng_graph_t
* update graph_t to teng_graph_t
* Code structure optimization
* optimization
* optimization
* remove space
* update tengine url
Co-authored-by: liqi <qli@openailab.com>
|
2020-09-23 09:34:29 +00:00 |
|
Alexander Alekhin
|
7e019af50d
|
checks and fixes from static code analyzers results (2)
|
2020-09-03 18:28:27 +00:00 |
|
Yashas Samaga B L
|
2171cae8ff
|
Merge pull request #17976 from YashasSamaga:dnn-fusion-tests-fix-ocl
dnn: add exhaustive fusion tests, enable more eltwise fusions
* add eltwise fusion tests, enable more eltwise fusions
* merge weighted eltwise tests with eltwise tests
|
2020-08-13 10:55:41 +00:00 |
|
Ilya Churaev
|
5fd3d36fe8
|
Removed get_output_as_single_output_node method
|
2020-08-04 08:18:38 +03:00 |
|
Yashas Samaga B L
|
f53f491cd2
|
Merge pull request #17939 from YashasSamaga:cuda4dnn-fix-eltwise-fusion
* fix eltwise fusion segfault, more eltwise fusions, fix power fusion
* add assertion
|
2020-08-01 15:03:07 +03:00 |
|
YashasSamaga
|
1949056423
|
improved diagnostics for build issues
|
2020-07-13 21:09:38 +05:30 |
|
YashasSamaga
|
37e2afb8f6
|
fix concat fusion for cuda4dnn
|
2020-07-09 19:40:44 +05:30 |
|
Yashas Samaga B L
|
d0e6d2438c
|
Merge pull request #17363 from YashasSamaga:cuda4dnn-eltwise-fusion2
cuda4dnn(conv): fuse eltwise with convolutions
* fuse eltwise with convolutions
* manually rebase to avoid bad git merge
|
2020-07-09 16:02:21 +03:00 |
|
Alexander Alekhin
|
44d473fba0
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-07-08 21:03:43 +00:00 |
|
Alexander Alekhin
|
988bc804bf
|
Merge pull request #17748 from YashasSamaga:cuda4dnn-data-parallel
|
2020-07-08 20:20:19 +00:00 |
|
YashasSamaga
|
cbdaa93e54
|
reduce slice, concat to copy; enable more concat fusions
|
2020-07-05 20:52:35 +05:30 |
|
YashasSamaga
|
b7eec216e9
|
generalize axis for concat fusion
|
2020-07-04 18:57:28 +05:30 |
|
YashasSamaga
|
4988e131fd
|
transfer output blobs in background
|
2020-07-04 12:55:12 +05:30 |
|
Ilya Lavrenov
|
e58ce89b10
|
Conditional compilation for IR v7 support
backported commit 86905754e4
|
2020-06-25 10:05:14 +00:00 |
|
Ilya Lavrenov
|
86905754e4
|
Conditional compilation for IR v7 support
|
2020-06-25 11:32:10 +03:00 |
|
Alexander Alekhin
|
0cbaaba4b1
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-06-12 22:20:50 +00:00 |
|
Alexander Alekhin
|
d2a9efd039
|
dnn: use OpenVINO 2020.3 defines
|
2020-06-12 20:24:08 +00:00 |
|
Maksim Shabunin
|
9096b1c768
|
dnn/NGraph: added nullptr checks
|
2020-06-10 13:48:24 +03:00 |
|
Maksim Shabunin
|
7ce518106b
|
dnn/NGraph: added nullptr checks
|
2020-06-09 11:10:36 +03:00 |
|
Alexander Alekhin
|
7722a2b8a8
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-06-04 17:58:34 +00:00 |
|
Alexander Alekhin
|
be1a121d0d
|
dnn(ie): fix layers extraction
|
2020-06-01 21:57:39 +00:00 |
|
Alexander Alekhin
|
c3e8a82c9c
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-05-28 23:53:54 +00:00 |
|
Alexander Alekhin
|
f0bef94a03
|
dnn: update network dump code, include ngraph serialization
|
2020-05-26 12:49:22 +00:00 |
|
YashasSamaga
|
b3a261c7ce
|
set stream at the site of creation
|
2020-05-24 19:01:17 +05:30 |
|
Alexander Alekhin
|
152e6476d9
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-04-24 19:02:39 +00:00 |
|
Alexander Alekhin
|
2df978b8e7
|
Merge pull request #17134 from alalek:dnn_ie_avoid_conversion_to_legacy
|
2020-04-23 22:39:45 +00:00 |
|
Alexander Alekhin
|
f756923271
|
dnn(ie): avoid conversion to legacy CNNNetworkImpl
|
2020-04-23 19:11:33 +00:00 |
|
Alexander Alekhin
|
83c4378d5d
|
dnn(test): skip failed NGRAPH/MYRIAD tests
|
2020-04-22 15:00:23 +00:00 |
|
Alexander Alekhin
|
bfcc136dc7
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-04-21 21:32:51 +00:00 |
|
Dmitry Kurtaev
|
908bf935f7
|
Flexible inputs for OpenVINO IR models
|
2020-04-18 20:00:22 +03:00 |
|
Alexander Alekhin
|
b8579f12be
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-04-08 10:19:09 +00:00 |
|
Alexander Alekhin
|
ce5626db45
|
Merge pull request #16878 from dkurt:fix_16877
|
2020-04-06 18:14:35 +00:00 |
|
Alexander Alekhin
|
763a1d7392
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-04-06 15:57:43 +00:00 |
|
Liubov Batanina
|
a448d3a6aa
|
Fix ENet test with OpenVINO 2020.2
|
2020-04-06 17:29:43 +03:00 |
|
Dmitry Kurtaev
|
8574a757f9
|
Case sensitive dnn layers types
|
2020-04-04 15:03:56 +03:00 |
|
YashasSamaga
|
4e8cd4629c
|
fix CUDNN_STATUS_NOT_SUPPORTED, remove redundant fusion checks
|
2020-03-23 19:47:00 +05:30 |
|
Alexander Alekhin
|
ca23c0e630
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-03-17 13:23:33 +03:00 |
|
Alexander Alekhin
|
9b64eadcb6
|
dnn(ie): separate IECore for different devices
- HETERO plugin doesn't switch well between devices
|
2020-03-13 18:49:28 +03:00 |
|
Alexander Alekhin
|
124bf8339f
|
dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code
- CMake option: OPENCV_DNN_IE_NN_BUILDER_2019
|
2020-03-03 08:07:54 +00:00 |
|
Alexander Alekhin
|
29d214474f
|
dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code
- CMake option: OPENCV_DNN_IE_NN_BUILDER_2019
|
2020-03-03 07:45:09 +00:00 |
|
Alexander Alekhin
|
45d073f889
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-02-26 20:09:03 +03:00 |
|
Dmitry Kurtaev
|
d8dea7896b
|
Merge pull request #16628 from dkurt:dnn_ngraph_custom_layers
* Custom layers with nGraph
* nGraph: multiple outputs from nodes
|
2020-02-26 17:51:18 +03:00 |
|
Alexander Alekhin
|
01048e5603
|
Merge pull request #16616 from alalek:dnn_fix_input_shape
* dnn: fix processing of input shapes
- importer: avoid using of .setInput() => .setInputShape()
- setInput: shape limitation check (partial)
* dnn(test): test .setInput() in readNet()
|
2020-02-21 22:39:54 +03:00 |
|