-
Liubov Batanina authored
* Support Slice layer with multiple inputs * Add test * Supported Resize from PyTorch * Rewrite test * Remove Cast layer (supported in #16735) * Support ConstantOfShape * Fix tests * Fix coments * Remove useless condition * Fixed failed tests