Commit 0a87bb0d authored by Paul's avatar Paul
Browse files

Formatting

parent af5b39a4
......@@ -109,7 +109,7 @@ struct stream_info
void schedule::apply(program& p) const
{
stream_info si;
auto last = std::prev(p.end());
si.accumulate_weights(last, model);
......
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