Leaky relu transformation refactor (#2640)
[platform/upstream/dldt.git] / ngraph /
2020-10-14 Mateusz BencerProvide ONNX external data mechanism to ReadNetwork...
2020-10-14 Roman KazantsevExtend nGraph for operation GatherND-5 and implement...
2020-10-14 Mateusz BencerFix using numpy scalars in Python API (#2520)
2020-10-14 Ilya Lavrenovused native LTO support from cmake 3.9.6 (#2625)
2020-10-14 Anton ChetverikovRound-5 nGraph implementation (#2652)
2020-10-14 Maxim VafinAdd LogSoftmax-5 to ngraph (#2645)
2020-10-13 Vladislav Vinogradov[IE][NGRAPH][BUILD] Enable UNITY build for more targets...
2020-10-12 Mateusz TabakaTests and docs for registering custom ONNX operators...
2020-10-09 Katarzyna MitrusUpdate ONNX importer LSTM to use v5 LSTMSequence ...
2020-10-09 Gleb KazantaevFine-Grain Transformation pipeline tuning (#2547)
2020-10-09 Ilya LavrenovShellcheck update (#2557)
2020-10-08 Michał KarzyńskinGraph Python API tweaks and tutorial (#2471)
2020-10-08 Gleb KazantaevUpdated ConstantFolding pass to propagate friendly...
2020-10-08 Liubov Batanina[IE Tests] Added NormalizeL2 tests (#2327)
2020-10-07 Bartosz LesniewskiCTCGreedyDecoder reference implementation (#2284)
2020-10-06 Tomasz DołbniakRe-enable more unit tests (Resize & Interpolate) (...
2020-10-01 Mateusz BencerRelax shape inference for Split:v1 (#2444)
2020-10-01 Egor ChuraevSupport operation Interpolate-4 in OpenVINO (#1596)
2020-09-30 Piotr SzmelczynskiHost tensor 2 vector refactor (#2443)
2020-09-30 Mateusz TabakaAdd support for custom ONNX GroupNorm operator (#2267)
2020-09-30 helmutgdrop unnecessary cmake dependency on ext_gtest (#2389)
2020-09-29 Rafal BlaczkowskiAdd MSFT models to OpenVino ONNX CI check (#2377)
2020-09-28 Mateusz TabakaRemove xfail_issue_36533 from ngraph tests (#2436)
2020-09-28 Vladislav Vinogradov[CMAKE] Introduce FASTER_BUILD experimental feature...
2020-09-28 Mateusz BencerAdded support of external data for ONNX Importer (...
2020-09-23 Piotr SzmelczynskiBug fix (#2380)
2020-09-23 Katarzyna Mitrus[ONNX] Update ONNX importer to use RNN/GRU Sequence...
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-21 Bartosz LesniewskiReference ROIAlign-3 implementation (#2128)
2020-09-21 Tomasz Socha[nGraph] Use additional models logic to run ONNX Model...
2020-09-18 Ivan TikhonovIntroduce opset5, include GRU/RNN/LSTM Sequences to...
2020-09-18 Evgeny TalaninBump cmake version to 3.13 (#2258)
2020-09-18 Ilya Lavrenovfixes for UWP (#2255)
2020-09-18 Tomasz Jankowskifix move assignment operator of Shape class (#2280)
2020-09-18 Tomasz DołbniakAccept ONNX Constants with empty tensors (#2287)
2020-09-18 Ivan TikhonovFix bidirectional mode in reference implementations...
2020-09-17 Vladimir GavrilovFixing bugs in nGraph reference implementation of Inter...
2020-09-16 Piotr SzmelczynskiTest refactor (#2225)
2020-09-16 Ilya ChuraevFixed KW warning and review issues (#2263)
2020-09-16 Andrew Bakalin[VPU] Fix K propagation through Reshape (#2184)
2020-09-16 Anton Potapov[PP GAPI] Addded tests to cover exisiting precision...
2020-09-15 Mateusz BencerFix running nG Python tests on Windows and update doc...
2020-09-15 Ilya ChuraevnGraph some KW fixes (#2102)
2020-09-15 Ilya ChuraevFixed output names for case with redundant ops before...
2020-09-14 Rafal BlaczkowskiAdd backend tests to ONNX OpenVino CI (#1972)
2020-09-11 Vladislav VolkovFix for static PartialShape detection algorithm (#2106)
2020-09-10 Mateusz TabakaAdd support for custom onnx operators: DetectionOutput...
2020-09-09 Katarzyna MitrusRelaxed tolerance for fp16_inception_v1 model (#2129)
2020-09-09 Ilya ChuraevFixed AddressSanitizer issue (#2122)
2020-09-09 Michał KarzyńskiTemporarily disable ONNX Loop operator for the 2021...
2020-09-09 Katarzyna MitrusUse element type instead of F32 for constants (#2121)
2020-09-08 Mateusz TabakaUpdate tolerance for candy model (#1967)
2020-09-08 Jan Iwaszkiewicz[nGraph] Enable u1 data type in Constant PyAPI (#2084)
2020-09-08 Ivan TikhonovGRU/RNN/LSTM sequence ops, reference implementations...
2020-09-08 Tomasz DołbniakONNX Resize fix (#2103)
2020-09-07 Maksim Kutakov[IE TESTS] GatherTree single layer test has been create...
2020-09-07 Tomasz Dołbniakv1::AvgPooling type prop unit tests (#2013)
2020-09-07 Vladislav VolkovNgraph improvements (#2058)
2020-09-07 Tomasz DołbniakHandle Split axes as i64 (#2079)
2020-09-04 Tomasz DołbniakMake pybind more verbose in debug on windows (#2045)
2020-09-04 Jozef DanieckiHostTensor2Vector (#2027)
2020-09-04 Ivan TikhonovLSTMCell/Sequence v1, reference implementations and...
2020-09-04 Ilya ChuraevRemoved builders from public API (#2059)
2020-09-03 Vladimir GavrilovReverted conversion of Resize-10 to Interpolate-4 in...
2020-09-03 Evgeny LazarevFixed visitor for Interpolate-1 and Interpolate-4 ...
2020-09-03 Ilya ChuraevFixed a case with empty order in transpose op (#2043)
2020-09-03 Ilya ChuraevRemoved attrs prefix for some layers (#2037)
2020-09-01 Gleb KazantaevFixed replace_output_update_name method to preserve...
2020-09-01 Jan Iwaszkiewicz[nGraph] Python tests - move to int32 (#1966)
2020-09-01 Ilya ChuraevDo not remove convert after the topK (#1950)
2020-09-01 Nikolay Shchegolev[CPU] CTCLoss operation implementation. (#1482)
2020-09-01 Katarzyna Mitrus[ONNX] Enable ScatterND operator in ONNX importer ...
2020-09-01 Szymon DurawaDynamic shape cell (#1683)
2020-09-01 Vladimir GavrilovIntepolate-4 nGraph operation (#1412)
2020-09-01 Ilya ChuraevPrint friendly name instead of name to stream (#1985)
2020-09-01 Ilya ChuraevAdded documentation about supported ONNX operations...
2020-09-01 Ilya ChuraevRemoved NGRAPH_IE_ENABLE flag because it is always...
2020-08-31 Gabriele Galiero... Dynamic shape support for builder collapse (#1971)
2020-08-31 Evgeny LazarevMultiple fixes related to tickets 37105 and 37615 ...
2020-08-29 Yegor Kruglov[ MO ][ RESHAPE ] Fixes in RNNSequenceNormalize transfo...
2020-08-27 Bartosz LesniewskiAdd support for ReduceL1 and ReduceL2 to ONNX Importer...
2020-08-27 Jan Iwaszkiewicz[nGraph] RTInfo refactor (#1806)
2020-08-27 Katarzyna Mitrus[ONNX] Update ONNX importer to use SotfPlus-4 (#1959)
2020-08-27 Ilya ChuraevUse relative paths in error messages (#1963)
2020-08-26 Mateusz TabakaIntroduce Quantize-Dequantize to FakeQuantize transform...
2020-08-25 Anton ChetverikovSoftPlus operation implementation (#1365)
2020-08-25 Mateusz TabakaAdjust tolerance values in ModelImportRunner to the...
2020-08-25 Adam OsewskiReference implementation for ScatterUpdate (#1678)
2020-08-24 Tomasz Dołbniakv0::Pad operator removal (#1912)
2020-08-24 Tomasz SochaAdd reshaping of dynamic network in python tests (...
2020-08-24 Ivan TikhonovPartial revert a commit with reference implementations...
2020-08-24 Ivan TikhonovFix Assign, Matmul ops for correct work with keep_shape...
2020-08-24 Mateusz TabakaReduce number of ops needed to create InstanceNorm...
2020-08-21 Tomasz DołbniakLinux clang compilation error fix (#1891)
2020-08-21 Tomasz DołbniakAccept empty initializers from ONNX models (#1776)
2020-08-20 Ewa TusieńRemove Structural Attributes from Proposal op. (#1853)
2020-08-20 Ilya ChuraevDeprecate nGraph v0 ops and builders (#1856)
2020-08-20 Evgenya Stepyreva[ MO ] KSO ON by default (#1730)
2020-08-19 Ewa TusieńChange "run_op_node" helper to use Parameter instead...
2020-08-19 Gleb KazantaevMoved AlgebraicSimplification and NopElimination passes...
next