Closed Markus-Goetz closed 8 years ago
The std::swap in the load_equal chunks should actually be a reverse. In dump_equal_chunks not only the first two dimensions need to be swapped but all of them need to reversed
Fixed in save load Model branch
The std::swap in the load_equal chunks should actually be a reverse. In dump_equal_chunks not only the first two dimensions need to be swapped but all of them need to reversed