* Fix negative axis processing for StaticShapeTopK * Preserve output names in MergeSubsequentDSROperations * Do validate_and_infer_types every time it's called in StaticShape* operations. It's needed to infer the correct output type in case it was changed from the last call moment (e.g. the ConvertPrecision pass have been called)