PaddlePaddle / Paddle2ONNX

ONNX Model Exporter for PaddlePaddle
Apache License 2.0
670 stars 157 forks source link

[Operator][Update] Support for the bitwise_and with bool data type #1266

Closed jiuyuedeyu156 closed 4 weeks ago

jiuyuedeyu156 commented 1 month ago

我对两个输入都AutoCast为UINT8 使用了第2个测试,但报了这个错误 Error: Type (tensor(bool)) of output arg (bitwise_and_0.tmp_0) of node (p2o.BitwiseAnd.0) does not match expected type (tensor(uint8)).