"git@developer.sourcefind.cn:wqshmzh/ktransformers.git" did not exist on "69b00753c2b4f8c35015862cf798f66a38776909"
Commit 73d53f86 authored by Paul's avatar Paul
Browse files

A

parent 8b8395be
......@@ -205,7 +205,7 @@ struct block
op,
init,
x.get_shape().elements(),
[&](auto j) { return vec_reduce(read(x[j], xs[j]...), op); });
[&](auto j) { return vec_reduce(read(x[j], xs[j]...), op); });
});
}
......
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