• Ashok Emani's avatar
    Add StopGradient op to ngraph (#1067) · 52313f9e
    Ashok Emani authored
    * add StopGradient op
    
    * add StopGradient op src
    
    * remove adjoints and add interpreter
    
    * fix compile issue
    
    * use nop_elimination and add unit-test
    
    * update cmake
    
    * update unit-tests
    52313f9e
nop_elimination.cpp 3.68 KB