Fixed static analysis issues (transformations) (#3276)
[platform/upstream/dldt.git] / inference-engine / src / transformations / src / transformations / convert_precision.cpp
2020-11-23 Maxim AndronovFixed static analysis issues (transformations) (#3276)
2020-11-06 Vladimir GavrilovEnable NonMaxSuppression-5 operation and various transf...
2020-10-27 Andrey KamaevMSVC warnings fix (#2620)
2020-10-23 Edward ShogulinEs/lpt/lpt to ngraph fixes2 with master (#2671)
2020-09-23 Gleb KazantaevApply transformations to TI body recursively (#2114)
2020-09-18 Mateusz TabakaConvertPrecision - saturate Constant's value to std...
2020-09-11 Gleb KazantaevAdded type info for transformations (#2116)
2020-09-10 Gleb KazantaevUpdated ConvertPrecision pass not to make extra copy...
2020-09-01 Ilya ChuraevDo not remove convert after the topK (#1950)
2020-08-26 Gleb KazantaevFixed Precision Conversion for GenericIE operation...
2020-08-19 Ivan TikhonovRemove ngraph::Lambda class, replace TensorIterator...
2020-08-18 Gleb KazantaevConvertPrecision for element::boolean (#1772)
2020-08-08 Gleb KazantaevUpdated ConvertPrecision transformation to be executed...
2020-08-03 Gleb Kazantaevngraph::pass::ConvertPrecision transformation (#1312)