• W
    [Phi] Migrate infermeta and add yaml for solve op (#44379) · 5dfb87d9
    Weilong Wu 提交于
    * migrate solve kernel to phi
    
    * re useless header file, fix a bug in grad_kernel_impl
    
    * add header file in need
    
    * add yaml for solve op
    
    * fix solve_sig.cc ArgumentMapping and update tests case
    
    * disable legacy dygraph check in op_test
    
    * rm solve_op.cc / solve_sig.cc and migrate yaml config
    
    * Update op_test.py
    
    disable legacy dygraph check when check_eager is True
    5dfb87d9
binary.cc 75.8 KB