• W
    move semantic checks to op_teller (#32279) · 7c38114f
    wenbin 提交于
    * move semantic checks to op_teller
    
    * more ops
    
    * more ops
    
    * revert block related change
    
    * part1
    
    * revert activation
    
    * remove if
    
    * remove const_cast
    
    * reslove conflict
    
    * remove const_cast
    
    * delete useless var
    
    * replace vlog(1) with vlog(3), replace assert with PADDLE_ENFORCE
    
    * down to 19 files
    7c38114f
split_op.cc 4.0 KB