• T
    op:transpose_op supports bool type (#35886) · 0c6ee945
    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
    0c6ee945
test_transpose_op.py 12.0 KB