- 19 Mar, 2020 1 commit
-
-
Eli Uriegas authored
* ci: Add cu102 to CI and packaging Adds cu102 to our testing matrix as well as change the default manywheel version to be cu102. Also adds a function to get manylinux images instead of it being a conditional block. Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * .circleci: Remove cu100, no longer built We removed the build for cu100 in upstream pytorch as well since we have begun to support cu102 Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * Fix lint * More lint fixes Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
- 14 Feb, 2020 1 commit
-
-
Eli Uriegas authored
* ci: Add verbosity to pytest results, store in ci Makes the pytest runs for building conda packages more verbose and stores the results for viewing inside of CircleCI Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * test: Skip inception v3 in test_quantized_models Was causing timeouts on circleci due to long run time, re-enable when tests can be brought to a reasonable time again. Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
-
- 29 Jan, 2020 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 21 Jan, 2020 1 commit
-
-
Jeremy Reizenstein authored
-
- 16 Jan, 2020 1 commit
-
-
Soumith Chintala authored
-
- 21 Oct, 2019 1 commit
-
-
peterjc123 authored
* Try vs2019 toolchain * ver num * pass env var * fix search logic * Support both VS2017 and VS2019 * Some small fixes
-
- 18 Oct, 2019 1 commit
-
-
Francisco Massa authored
* Try enabling Windows CUDA CI * Cleanups * Attempt 1 * Attempt 2 * Re-enable other tests
-
- 16 Oct, 2019 1 commit
-
-
Francisco Massa authored
-
- 20 Sep, 2019 1 commit
-
-
Francisco Massa authored
* [TEST][DO NOT MERGE] Testing CI * Try fixing build
-
- 09 Sep, 2019 1 commit
-
-
Francisco Massa authored
* [WIP] Add CircleCI for CI * Make jobs only run on master * Add initial CI * [wip] testing if works * Trying some basic GPU tests * [WIP] maybe it will work? * [WIP] One more try * Pin versions * Simplify and reuse * Fix * [WIP] testing windows * [WIP] testing windows * Try windows * Try Windows * Try windows * Try windows * Try windows * Try windows * Try windows * Try windows * Windows speedup * Windows multicores * Add parallel flags for Windows * Skip some tests on Windows * Sync config.yml and config.yml.in * Regenerate * Run all tests * Limit python and cuda version for finding pytorch * Skip darwin for previous check * Add description * Fix logic * Remove space * Add CUDA test back * Add back .travis.yml for now and remove duplicate test * Add newline
-
- 08 Aug, 2019 2 commits
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Add uploading support, make CUDA builds actually work.
-
- 07 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
Following a similar line of inquiry to pytorch/audio#217
-