"src/include/blockwise_4d_tensor_op.hpp" did not exist on "ac1f62be3fbdad4f37d98ad0928914fe591a6364"
Commit 1c968dcf authored by Paul's avatar Paul
Browse files

Remove extra print

parent 58f60f27
......@@ -151,7 +151,6 @@ struct compile_plan
{
pc.mark(preop.name(), problem);
const auto& solutions = config->solutions;
std::cout << solutions.size() << std::endl;
results.resize(solutions.size());
for(auto i : range(solutions.size()))
{
......
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