Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/image.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23Added code to compress tensor into PNG in-memory similar to compressJPG, also...Vladimir S. FONOV
2016-09-15Return a sensible error on unknown file typeCharlie Yang
2016-07-31removing lena, adding grace hopperSoumith Chintala
2016-06-27Implement drawRect functionGeoff Pleiss
2016-05-04Fix double-to-byte conversion orderThomas Köppe
2016-03-18test: switch to assertErrorCédric Deltheil
2016-03-10test: fix torch.Tester warningsCédric Deltheil
2016-02-26add a simple font drawing functionSoumith Chintala
2015-12-21Fix issues with ByteTensors.John Agapiou
2015-12-12Update test.luaSoumith Chintala
2015-11-16image test: preserve default tensor type.Jack Rae
2015-11-08ppm.c: fix fread / fscanf warningsCédric Deltheil
2015-11-05Restore tests lost in commit 03e65a.John Agapiou
2015-11-04merge all unit testsAlban Desmaison