"docs/vscode:/vscode.git/clone" did not exist on "45d096e219379bd0b3d14bbe4633b09f818f988d"
  1. 06 Dec, 2018 1 commit
    • Will Frey's avatar
      Add scipy as a dependency to setup.py (#675) · 5123ded4
      Will Frey authored
      * Add scipy as a dependency to setup.py
      
      `scipy` is imported in both the `torchvision.datasets.svhn` module and the `torchvision.models.inception` module.
      
      * Update setup.py
      
      Make scipy optional. It can be installed with `pip install torchvision[scipy]`.
      5123ded4
  2. 25 Oct, 2018 1 commit
  3. 13 Jul, 2018 1 commit
  4. 30 May, 2018 1 commit
  5. 11 May, 2018 1 commit
    • Maruth Goyal's avatar
      Progress Bar for download_url (#497) · 47214f05
      Maruth Goyal authored
      * Added Progress Bar to the dataset downloading utility
      
      * Updated progressbar to update by blcoks
      
      * Added progressbar2 to the requirements
      
      * fixed style issues
      
      * Shifted from progressbar to tqdm
      47214f05
  6. 09 Mar, 2018 2 commits
  7. 07 Oct, 2017 2 commits
  8. 11 Sep, 2017 1 commit
  9. 06 Aug, 2017 1 commit
  10. 29 Mar, 2017 1 commit
  11. 18 Mar, 2017 1 commit
  12. 19 Jan, 2017 1 commit
  13. 18 Jan, 2017 3 commits
  14. 10 Nov, 2016 2 commits