• Q
    add sparse support for sum op (#5093) · 7f8574c0
    QI JUN 提交于
    * add sparse support for sum op
    
    * typo fix
    
    * fix gpu build error
    
    * fix unittest error
    
    * typo fix
    
    * infer var type and shape in op_test
    
    * follow comments
    
    * fix build error
    
    * bypass some unittests depend on NetOp
    7f8574c0
test_recurrent_op.py 6.1 KB