Commit 6c7733f0 authored by Soumith Chintala's avatar Soumith Chintala Committed by GitHub
Browse files

Merge pull request #44 from LysanderGG/master

Fix typo in README.rst
parents 1eec8aff e9455823
...@@ -307,7 +307,7 @@ Conversion Transforms ...@@ -307,7 +307,7 @@ Conversion Transforms
shape C x H x W or numpy ndarray of dtype=uint8, range[0, 255] and shape C x H x W or numpy ndarray of dtype=uint8, range[0, 255] and
shape H x W x C to a PIL.Image of range [0, 255] shape H x W x C to a PIL.Image of range [0, 255]
Generic Transofrms Generic Transforms
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
``Lambda(lambda)`` ``Lambda(lambda)``
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment