- 02 Apr, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- use relative paths for includes - fix PCH generation with GCC (dummy file has been used)
-
Dmitry Kurtaev authored
-
zuoshaobo authored
-
- 01 Apr, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
backporting of commit: 45428b89
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 31 Mar, 2019 9 commits
-
-
Alexander Alekhin authored
- exceptions from constructor will not cause destructor calls
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Seeking outside of the current block doesn't update actual data, so getByte()/etc will get wrong data from stalled buffer.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
2Gb+ images can't be handled properly by current implementation backporting of commit: 50a6f9d2
-
David Carlier authored
required for close calls.
-
Alexander Alekhin authored
- don't share .cpp files (PCH support is broken)
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 30 Mar, 2019 1 commit
-
-
Alexander Alekhin authored
backporting of commit: 8afb2f0c
-
- 29 Mar, 2019 1 commit
-
-
Lubov Batanina authored
* Fix precision in tests for MyriadX * Fix ONNX tests * Add output range in ONNX tests * Skip tests on Myriad OpenVINO 2018R5 * Add detect MyriadX * Add detect MyriadX on OpenVINO R5 * Skip tests on Myriad next version of OpenVINO * dnn(ie): VPU type from environment variable * dnn(test): validate VPU type * dnn(test): update DLIE test skip conditions
-
- 28 Mar, 2019 4 commits
-
-
George Wilson authored
* Fixed #14148 Broken Documentation Link * fixup: use 3.4 branch
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 27 Mar, 2019 5 commits
-
-
Alexander Alekhin authored
- bindings generators - keep "ts" module
-
Alexander Alekhin authored
- fix build with IE 2018R3
-
Alexander Alekhin authored
core: eliminate coverity scan issues (#14162) * core(hal): avoid using of r,g,b,a parameters in interleave/deinterleave - static analysis tools blame on possible parameters reordering - align AVX parameters with corresponding SSE/NEO/VSX/cpp code * core: avoid "i,j" parameters in Matx methods - static analysis tools blame on possible parameters reordering * core: resolve coverity scan issues
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 26 Mar, 2019 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Kohei Yoshida authored
-
Kohei Yoshida authored
This is relevant to cases where the net is loaded from an ONNX model containing ConvTranspose layers, which may include the output_shape attribute. c.f. https://github.com/onnx/onnx/blob/master/docs/Operators.md#ConvTranspose
-
Alexander Alekhin authored
-