• X
    【prim】Matmul double grad composite api (#50452) · a0c473f4
    xiaoguoguo626807 提交于
    * modify name
    
    * merge develop
    
    * original code
    
    * build modify
    
    * success 2*2
    
    * fused dim=1 failed
    
    * success
    
    * modify static
    
    * success for static except dim=1
    
    * delete log
    
    * tmp modify
    
    * success
    
    * success
    
    * add fp1664
    
    * delete fp16 cpu test
    
    * stop windows test
    
    * review modify
    
    * modify tanh test
    
    * modify tanh
    
    * fix_conflixt
    
    * modift static prim
    
    * fix_conflict
    
    * Update test_static_prim.cc
    
    * update
    
    * bug fix
    a0c473f4
matmul_v2_op.cc 14.0 KB