• Adam Rogowiec's avatar
    [Fused op] Normalize (#2888) · fffbaa89
    Adam Rogowiec authored
    * Extend lp-norm functions to take bias.
    
    * Move lp-norm utilities to nGraph core op/util.
    
    * Move norm files to builder directory.
    
    * Normalize fused operator implementation.
    
    * Fused op boilerplate.
    
    * Fix node validation and normalization across spatial axes.
    
    * Add UT normalize across CHW with scalar scale.
    
    * Fix expanding input tensor to 4D.
    
    * Add more UT for 3D and 2D.
    
    * Add more UT, with scale and across HW.
    
    * Update to new localization of l2_norm function.
    
    * Add type_prop UT and update gpu/igpu manifests.
    
    * Apply clang-format.
    
    * Add positive UT for type_prop.
    
    * Update unit test manifests.
    
    * Address review comments.
    
    * Add using namespace std.
    
    * Remove unnecessary std prefixes.
    
    * Remove blacklisted unittests for GPU.
    
    * Apply clang-format.
    
    * Review comments.
    
    * Fix clang errors.
    fffbaa89
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...
.gitmodules 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...