• Mateusz Bencer's avatar
    [Spec] Implement support for axes input of LRN op in reference implementation (#3454) · b18cb73d
    Mateusz Bencer authored
    * Axes input was added to LRN
    
    * Unit tests for axes shape check were added
    
    * LRN node deserialization was updated
    
    * Fixed EOF and clang style applied
    
    * Changed Constant to Parameter type in unit tests
    
    * Expanded LRN reference ingterface
    
    * Fixed LRN assert description
    
    * Fixed passing arguments
    
    * Reference implementation for one axis
    
    * Implementation for channel
    
    * Implementation for hw
    
    * working on recurence version
    
    * Implemented recurence version for hw
    
    * Reference implementation code refactor
    
    * Fixed ref LRN implementation and added tests
    
    * Added 6D unit test
    
    * Clang styles applied
    
    * Code review remarks introduced
    
    * Support for dynamic shape of axes input
    
    * Clang styles applied
    
    * Code review remarks introduced
    
    * Added checking if axes values are in correct range
    
    * Clang styles applied
    
    * Removed redundant include
    
    * Code review remarks introduced
    b18cb73d
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...