Fixed static analysis issues (transformations) (#3276)
[platform/upstream/dldt.git] / inference-engine / src / transformations / src / transformations / common_optimizations / nop_elimination.cpp
2020-11-23 Maxim AndronovFixed static analysis issues (transformations) (#3276)
2020-11-17 Mateusz BencerFix accuracy problem for YoloV3 (incorrect StridedSlice...
2020-11-12 Vladislav VolkovITT performance counters for first inference (#1741)
2020-11-05 Mateusz TabakaRemove obsoleted v0::Sum op (#2938)
2020-11-05 Mateusz TabakaRemove obsoleted v0::Slice and v0::Split ops (#2908)
2020-11-02 Mateusz TabakaRemove obsoleted v0::StopGradient op (#2935)
2020-10-27 Andrey KamaevMSVC warnings fix (#2620)
2020-10-26 Mateusz TabakaRemove obsoleted v0::Broadcast and BroadcastLike operat...
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-01 Gleb KazantaevFixed replace_output_update_name method to preserve...
2020-08-31 Evgeny LazarevMultiple fixes related to tickets 37105 and 37615 ...
2020-08-24 Tomasz Dołbniakv0::Pad operator removal (#1912)
2020-08-20 Ilya ChuraevDeprecate nGraph v0 ops and builders (#1856)
2020-08-19 Gleb KazantaevMoved AlgebraicSimplification and NopElimination passes...