• Pruthvi's avatar
    MKLDNN BoundedRelu implementation for Relu6 (#1179) · eaa6091c
    Pruthvi authored
    * 1. Added MKLDNNN BoundedRelu op support for Relu6
    2. CpuLayout && CPU assignment pass for BoundedRelu Op
    3. Unit test inter v/s CPU for BoundedReluOp
    4. MKLDNN and default emitter code for BoundedReluOp
    
    * Removed Debug prints
    
    * 1. Added support for boundedrelu to work on any constant literal
    2. unit test case for rank2, rank3, rank4 for bounded relu without serialized graph
    
    * Removed is_six() method
    eaa6091c
Name
Last commit
Last update
.ci/travis/ubuntu 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...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...