- 18 Oct, 2019 2 commits
-
-
Francisco Massa authored
-
Francisco Massa authored
* Try enabling Windows CUDA CI * Cleanups * Attempt 1 * Attempt 2 * Re-enable other tests
-
- 16 Oct, 2019 4 commits
-
-
Francisco Massa authored
* Try fix Windows CircleCI * Try conda init first * Use newer orb
-
Francisco Massa authored
-
Edward Z. Yang authored
* Switch to push-based nightlies. See https://github.com/pytorch/pytorch/issues/26817 Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * disable merge Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * fixup Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
Francisco Massa authored
* Use PyTorch 1.3 for CI * Try fixing TravisCI * Revert rebase to master to old state * Try pinning lastest anaconda that was working, there was a new package out yesterday that might have breaken up things * Try removing conda update conda
-
- 15 Oct, 2019 1 commit
-
-
Francisco Massa authored
-
- 07 Oct, 2019 1 commit
-
-
Francisco Massa authored
-
- 26 Sep, 2019 1 commit
-
-
Francisco Massa authored
* Fix nightly builds * Fix lint * Disable video_reader tests on Travis * Disable one more test that segfaults on Travis * Fix typo in expression
-
- 18 Sep, 2019 1 commit
-
-
peterjc123 authored
* Fix Windows CI * Use correct version
-
- 17 Sep, 2019 1 commit
-
-
Francisco Massa authored
* Set block style serialization in yaml * Add new checkout command * Put on a different branch name
-
- 12 Sep, 2019 1 commit
-
-
Karl Ostmo authored
use flake8 with Python 3 on .circleci directory
-
- 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
* Actually upload wheels (please port to master) Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Propagate more environment variables. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Put macos binaries in the right place 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
-