"...gpu/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "d562e26515bd6a052fd7d32f3ec1f5e26cd70695"
Commit 62b31973 authored by Khalique's avatar Khalique
Browse files

remove unecessary variable

parent e571d0a0
......@@ -133,7 +133,6 @@ struct miopen_apply
instruction_ref apply_relu(instruction_ref ins)
{
auto&& op = any_cast<op::relu>(ins->get_operator());
auto ad = make_relu();
auto output = insert_allocation(ins, ins->get_shape());
......
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