• P
    【Hackathon 4 No.14】Add Polar to paddle (#50901) · eefe601c
    PommesPeter 提交于
    * added paddle.polar to paddle
    
    * added paddle.polar unitest
    
    * failed to use pytorch for evaluating results, and changed with numpy implementation
    
    * updated code style
    
    * updated __init__.py
    
    * updated code style
    
    * fixed unitest code
    
    * lkh test polar
    
    * polar add
    
    * fixed errors and optimized code
    
    * fixed error
    
    * optimized polor api
    
    * updated code style
    
    * updated code style
    
    ---------
    Co-authored-by: Ndiadestiny <1247889154@qq.com>
    eefe601c
__init__.py 21.9 KB