• T
    op:transpose_op supports bool type (#35886) (#35926) · 95c100c1
    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 transpose op, about accessing memory out of bounds of the perm param
    
    * op:transpose_op supports bool type
    95c100c1
transpose_op.cu 5.6 KB