• C
    [Complex] Handle complex to real after type promotion (#29855) · a6072055
    Chen Weihang 提交于
    * try to add fwd op input dtypes
    
    * refactor base impl
    
    * return tmp_ins after dygraph prepare data
    
    * fix typo found in debug
    
    * polish comment & add complex net test
    
    * revert detail change
    
    * fix unittest failed
    
    * add complex kernel condition control
    
    * fix xpu test failed & polish comment
    
    * polish details by review comments
    a6072055
operator.cc 58.7 KB