• Adam Rogowiec's avatar
    [Fused Op] GRN (#2905) · 4fb4be5e
    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.
    
    * Apply clang-format.
    
    * Sceleton for GRN operation.
    
    * Add GRN implementation.
    
    * Fix reshape utility function.
    
    * Address review comments.
    
    * Add using namespace std.
    
    * Review comments.
    
    * Few fixes in grn implementation.
    
    * Clang format.
    
    * Basic UT.
    
    * Fix expected data.
    
    * Add more UT and skip them on IGPU.
    
    * Review comments: const correctness and remove using namespace std statement.
    
    * Unblock GRN on IGPU.
    
    * Get back GRN op case to switch.
    
    * merge error
    4fb4be5e
Name
Last commit
Last update
..
ngraph Loading commit data...
resource Loading commit data...
tools Loading commit data...
CMakeLists.txt Loading commit data...