Unverified Commit ab59c95c authored by kahmed10's avatar kahmed10 Committed by GitHub
Browse files

Add relu to no_bool_ops (#1983)

parent 6957243c
...@@ -216,6 +216,7 @@ struct find_mlir_op ...@@ -216,6 +216,7 @@ struct find_mlir_op
"quant_dot", "quant_dot",
"add", "add",
"clip", "clip",
"relu",
"sub", "sub",
"mul", "mul",
"div", "div",
......
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