Anastasia Popova
84f2e9fc24
Parameter/Result tensor names fix (#9754)
* Added tensor names checking transformation. Added framework name saving to tensor names list for input/output cut.
* Small fixes.
* Fixed tensor propagation in PowerToEltwises.
* Corrected tensor checking.
* Corrected tensor checking.
* Fixed MemoryOffsetAdjustment().
* Fixed tensor propagation for Yolo, ONNXMaskRCNNTransformation().
* Small fix.
* DetectionOutput tensor name set.
* Tensor name set for Reshape node in OD API.
* Temporarily added set of tensor names in ConvertGroupedStridedSlice.
* Small corrections, added tests.
* Added checks.
* Added deafault names setting.
* Moved default names setting to single place.
* Added port normilize befor setting tensor names.
* Fixed ResultRename logic.
* Removed tensor setting of unset ports.
* Corrected input cut tensor naming.
* Corrected InputCut, renamed set_tensor_names()->add_tensor_names().
* Fixed tensor setting for InputCut.
* Code corrections.
2022-01-26 17:23:46 +03:00
..
2022-01-26 17:23:46 +03:00
2022-01-19 01:07:49 +03:00
2022-01-19 01:07:49 +03:00
2021-12-08 08:53:53 +03:00