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

[numpy][tvm] rad2deg && deg2rad #16015

Merged

Commits on Sep 23, 2019

  1. tvm numpy operator deg2rad && rad2deg

    * fix format error
    
    * change type
    
    * constangt must be tvm.const in tvm and add backward test, do not support float16
    
    * add addto test
    
    * handle 0-dim and 0-size
    
    * add 0-dim test case
    
    * register to npi and add wrapper with doc
    
    * change function name, add infer type
    
    * fix format error
    
    * merge rad2deg to deg2rad
    
    * fix error according to review
    
    * change infer type
    
    * add TVM_OP in test
    Ying authored and reminisce committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    1b154ce View commit details
    Browse the repository at this point in the history