• J
    Fix higher order deriv with inplace (#44020) · a7c98ddb
    Jiabin Yang 提交于
    * fix deriv with inplace
    
    * fix double grad bugs
    
    * remove additional file
    
    * fix compat dygraph mode
    
    * fix yaml remove additional yaml
    
    * fix slice double grad error and auto code gen logic error for higher order differentiate
    
    * fix fix_higher_order_deriv
    
    * remove additional include
    
    * fix fix_higher_order_deriv
    a7c98ddb
conv2d_fwd_function.cc 6.1 KB