- 30 Mar, 2021 1 commit
-
-
Aditya Oke authored
* start adding tests * add return type and doc * adds tests * add no fill tests * add rgb test * check inplace * bug fix * bug fix * rewrite make grid * add plotting demos * rename file * remove * updt * Add viz * updt * update readme, add links * complte bounding boxes * Complete the examples! * link fix * link fixed Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 10 Dec, 2020 1 commit
-
-
Vasilis Vryniotis authored
Summary: * Reduce unnecessary header inclusions in models and io. * Move autocast to separate folder and hide autograd implementation in an anonymous namespace. * Moving files in subfolders. Reviewed By: fmassa Differential Revision: D25461523 fbshipit-source-id: 756eeb6848aacaa474de4825ed4c1045d17e2cea
-
- 30 Oct, 2020 1 commit
-
-
Bruno Korbar authored
* Modified the example to conform with the new DICT return. * adding better stream documentation to examples * Clearing up some documentation as a result of a feedback * Formatting mostly * Addressing Victor's comments. * addressing fmassas comments * remove unnecessary tab Co-authored-by:
Bruno Korbar <korbar@vggdev9.vggdev.cluster> Co-authored-by:
vfdev <vfdev.5@gmail.com>
-
- 27 Oct, 2020 1 commit
-
-
vfdev authored
- fixed bug with Resize and size as single int
-
- 12 Oct, 2020 1 commit
-
-
Francisco Massa authored
* Minor improvements to VideoReader * update jupyter notebook with new naming Co-authored-by:Bruno Korbar <bjuncek@gmail.com>
-
- 08 Oct, 2020 1 commit
-
-
Bruno Korbar authored
* gitignore now supports IPYNB aux files * Adding the reference ipython notebook * Update location * link fix * Add autodownload for colab * rename and address fmassa's comments * nitpicks * nitpicks * Apply suggestions from code review Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 07 Oct, 2020 2 commits
- 14 Sep, 2020 1 commit
-
-
Edgar Andrés Margffoy Tuay authored
* Run C++ torchvision example as part of cmake tests * Enable C++14 support * Minor error correction * Add GPU forward on example * Use arrow operator
-
- 23 Mar, 2020 1 commit
-
-
bmanga authored
* Add hello world example for C++ torchvision * README updates and mention the hello_world example
-