• W
    Enhance reduce op (#10708) · 8655904b
    whs 提交于
    * Enhance reduce op for multi dims.
    
    * Uncomment some unitest.
    
    * Uncomment unitest.
    
    * Remove unused code.
    
    * Fix infershape and python wrapper.
    
    * Add more examples.
    
    * Fix l2_normalize.
    
    * Fix normalization_wrapper.
    
    * Polish code.
    1. Rename unitest function.
    2. Rename const variable.
    8655904b
reduce_op.cc 7.5 KB