Unverified Commit 33da54a7 authored by Brian Pickrell's avatar Brian Pickrell Committed by GitHub
Browse files

comment fix

parent f25caab5
......@@ -151,7 +151,6 @@ struct reduce_op : op_name<Derived>
{
for(auto axis : tuned_axes)
{
// todo: how to change for dynamic shapes?
out_lens[axis] = in_lens[axis];
}
}
......
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