"vscode:/vscode.git/clone" did not exist on "3012050d4dfaafcaffbe9ee9a8512f6e89136f7e"
`make_grid` doesn't exclude last images in python2 (#95)
In python2, calling `make_grid` won't display the last images if the number of images doesn't divide `nrow`. Int division... This should fix that!
Showing
Please register or sign in to comment