X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=blobdiff_plain;f=README.md;h=735bee39a9514619a4f4e158ad4fa0927149d17c;hp=4753d971ffbee5a7ab463f9d8700eeaa24885b28;hb=05414734a8c423314aaa9447db04ed348066c2f9;hpb=f1b69c449f895dcefa9c6390e350040ad4555018 diff --git a/README.md b/README.md index 4753d97..735bee3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ and torch.ByteStorage svrt.uncompress(torch.ByteStorage x) ``` -provides a lossless compression scheme adapted to the ByteStorage of +provide a lossless compression scheme adapted to the ByteStorage of the vignette ByteTensor (i.e. expecting a lot of 255s, a few 0s, and no other value).