• C
    complex gradient matmul (#29966) · e012930a
    chentianyu03 提交于
    * dot op support complex types
    
    * matmul support complex types
    
    * add test case
    
    * matmul broadcast gradient support complex
    
    * move conjFunctor to complex_functor.h
    e012930a
test_dot_op.py 7.6 KB