* Fix tensor names copying in TS transformations * added a check that sinking is available for all consumers in TS backward transformations * codestyle * Apply review comments, add result sorting by tensor names in graph comparator * delete debug code * fix RemoveConsumers method implementation * fix snippet tests * use reference instead of raw pointer * add new transformation tests * fix transformation tests Co-authored-by: Andrei Kochin <andrei.kochin@intel.com>