projects
/
pysvrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1b69c4
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 16 Jun 2017 11:17:09 +0000
(13:17 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 16 Jun 2017 11:17:09 +0000
(13:17 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
4753d97
..
735bee3
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-32,7
+32,7
@@
and
torch.ByteStorage svrt.uncompress(torch.ByteStorage x)
```
-provide
s
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).