• Y
    Init complex number neural network (#24018) (#24126) · 93fd4081
    Yibing Liu 提交于
    * Init complex number neural network, test=release/2.0
    
    * Improve doc writing
    
    * Fix elementwise add & sub
    
    * Fix elementwise mul act
    
    * a) add ut for complex variable; b) remove arg act in elementwise_ops
    93fd4081
test_complex_variable.py 1.6 KB