Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Numpy] operator arctan2 #15890

Merged
merged 1 commit into from
Sep 23, 2019

Commits on Sep 23, 2019

  1. numpy operator arctan2

    * change the test code
    
    * add @use_np in test code
    
    * only support float16, float32 and float64.
    
    * fix format error
    
    * remove redundant backslash
    
    * change wrapper in symbol
    
    * delete gpu test
    
    * edit test
    
    * change infer type
    
    * remove redundant **kwargs
    
    * change atol and rtol in test
    
    * edit test shape
    Ying authored and reminisce committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    3e008ed View commit details
    Browse the repository at this point in the history