openvino/inference-engine
Vladimir Gavrilov d277334028
nGraph implementation of NMS-5 (without `evaluate()`) (#2651)
* Written nGraph NMS-5 without evaluate().

* Used NGRAPH_RTTI_DECLARATION.
2020-10-14 16:47:43 +03:00
..
cmake [IE][VPU]: TopK: Relax requirement for supporting Sort::None mode if K==1 (#2653) 2020-10-14 13:35:17 +03:00
ie_bridges Fix using numpy scalars in Python API (#2520) 2020-10-14 11:17:44 +03:00
include Provide ONNX external data mechanism to ReadNetwork (#2588) 2020-10-14 12:30:53 +03:00
samples Shellcheck update (#2557) 2020-10-09 13:25:53 +03:00
scripts Shellcheck update (#2557) 2020-10-09 13:25:53 +03:00
src nGraph implementation of NMS-5 (without `evaluate()`) (#2651) 2020-10-14 16:47:43 +03:00
tests [IE][VPU]: Added DSR_Reshape tests with dynamic output shape descriptor (#2607) 2020-10-14 14:30:59 +03:00
tests_deprecated Move legacy transformations and ops to legacy library (#2624) 2020-10-14 10:58:01 +03:00
thirdparty used native LTO support from cmake 3.9.6 (#2625) 2020-10-14 10:43:24 +03:00
tools [IE TOOLS] Support of models with output port in names (#2594) 2020-10-12 13:52:49 +03:00
.editorconfig publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
CMakeLists.txt Fixed compilation when NGRAPH_INTERP is not enabled (#1998) 2020-08-31 06:47:42 +03:00