• F
    Add row_conv and hsigmoid into paddle.nn(functional and layer) (#23517) · 600cb8c8
    Feiyu Chan 提交于
    * add approximation for gelu, test=develop
    
    * add functional conv
    
    * add test and doc for function convs, test=develop
    
    * update ConvTransposeOp's InferShape and error message, test=develop
    
    * add hsigmoid, row_conv in paddle.nn(functional and layer), test=develop
    
    * fix hyperlinks in docstring
    600cb8c8
test_hsigmoid.py 8.2 KB