migraphx-benchmark / AMDMIGraphX

AMD's graph optimization engine.
https://rocmsoftwareplatform.github.io/AMDMIGraphX/doc/html/
MIT License
0 stars 1 forks source link

Binary bitwise operators are unsupported #75

Open music-dino opened 1 year ago

music-dino commented 1 year ago

BitwiseAnd, BitwiseOr, and BitwiseXor were introduced in ONNX opset 18, but are as of yet unsupported in MIGraphX.