• W
    Logical Ops support more data types (#34141) · 27417f1f
    will-jl944 提交于
    * logical ops support int8, int16, int32, int64, float, double
    
    * update docs of logical ops
    
    * fix npu and xpu logical ops
    
    * fix npu and xpu logical ops
    
    * fix bug in xpu logical op code
    
    * update test_logical_op_npu and test_logical_op_xpu
    
    * correct error type
    27417f1f
logicalnot_op_xpu.cc 1.1 KB