Created by: jczaja
This PR is improving performance of LRN and fix a bug in it. It does solve the #14346 (closed).
- Inaccuracy of LRN was removed.
- Performance of whole googlenet was improved by ~40% (SKX 8180)
- Added test_analyzer_googlenet
Created by: jczaja
This PR is improving performance of LRN and fix a bug in it. It does solve the #14346 (closed).