Katarzyna Mitrus
bc7f61be24
PRelu reference implementation and ReshapePRelu transformation alignment (#5915)
* Apply ReshapePRelu transformation only to const slope input
* Remove xfail from onnx backend prelu_broadcast test
* Fix and add Prelu SLT
* Update PRelu mkldnn transformation to extend broadcast support
* Fix and update PRelu reference implementation
* ONNX Prelu tests
* Add prelu backend tests
* Update ie tests manifest
* Comments clean up
* Fix STL Fill leakyslope blob
* Code refactor
* Unify layer tests slope input values generation