• T
    Using DistConfig in Paddle Inference (#41128) · dc0702fe
    TeslaZhao 提交于
    * Pass compat of conv_transpose_bias_mkldnn_fuse_pass
    
    * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds
    
    * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds
    
    * Fix a bug of transpose op, about accessing memory out of bounds of the perm param
    
    * op:transpose_op supports bool type
    
    * op:transpose_op supports bool type
    
    * Keep strided_slice op behavior consistent with slice op when starts input is less than -rank
    
    * Using DistConfig in inference
    dc0702fe
CMakeLists.txt 4.0 KB