Commit d485b09f authored by Adam Procter's avatar Adam Procter

Try to fix INTELGPU BE build

parent ffdb4111
......@@ -2106,6 +2106,7 @@ shared_ptr<runtime::Executable>
case OP_TYPEID::Tile:
case OP_TYPEID::Transpose:
case OP_TYPEID::Unsqueeze:
case OP_TYPEID::Xor:
default:
{
throw unsupported_op("Unsupported op '" + op->description() +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment