summaryrefslogtreecommitdiff
path: root/.jenkins
AgeCommit message (Expand)AuthorFilesLines
2018-09-07Remove FULL_CAFFE2 flag (#11321)Orion Reblitz-Richardson1-1/+1
2018-09-05Port all PyTorch and Caffe2 jobs to CircleCI (#11264)Will Feng6-27/+76
2018-09-01Disable -Werror on macOS test build (#11090)Adam Paszke1-1/+1
2018-08-31Remove BUILD_CAFFE2 and build everything (#8338)Orion Reblitz-Richardson2-5/+12
2018-08-30framework for committed serialized tests (#10594)Ansha Yu1-1/+3
2018-08-29PT1 Distributed Release MileStone No.1 - Completed Distributed Package and CI...Teng Li1-6/+19
2018-08-28Working async version of AllGather, test fix and compiler warnings, and CI (#...Teng Li1-2/+2
2018-08-22Removing setup_caffe2.py (#10734)Jesse Hellemn1-4/+0
2018-08-22Reduce rocm link time with ThinLTOJunjie Bai1-0/+5
2018-08-20Completely remove build_aten and use_aten (#10469)Mingzhe Li2-2/+2
2018-08-16Delete build_caffe2.sh, replace with build_libtorch.py (#10508)Anders Papitto2-5/+13
2018-08-15Don't set DEBUG=1 in ASAN build (#9902)Will Feng1-1/+1
2018-08-15Don't assume curl version in Windows build script (#10476)Will Feng2-2/+2
2018-08-14Modify build.sh and test.sh scripts for ppc64le jenkins build and test (#10257)Freddie Mendoza3-6/+27
2018-08-13improve use of ROCm libraries, enable more tests, small fixes (#10406)iotamudelta1-1/+0
2018-08-10Replace sudo with --user in CI caffe2 installEdward Yang1-1/+1
2018-08-07Remove hack as integrated builds use FULL_CAFFE2 now (#10320)Edward Yang1-61/+50
2018-08-07Revert "clean up the build a bit. We no longer need the separate buil… (#10...Edward Yang4-11/+23
2018-08-06enable unit tests and other changes (#10266)iotamudelta4-5/+10
2018-08-06clean up the build a bit. We no longer need the separate build_libtorch entry...Anders Papitto4-23/+11
2018-08-03Enable static initializer order ASAN. (#10211)Edward Yang1-1/+1
2018-08-02ROCm contributions week 29 (#9653)iotamudelta2-0/+11
2018-08-01Pin AMD gpu id in Caffe2 CI (#10144)Junjie Bai1-0/+4
2018-07-31Re-Enable ATen in C2 in integration builds to test ONNX ATen conversionsJunjie Bai1-1/+1
2018-07-31Delete some obsolete steps in the ROCm build. (#10005)Edward Yang1-5/+3
2018-07-31Revert empty n-dim and ATen in C2 integration buildsGregory Chanan1-1/+1
2018-07-30Enable ATen in C2 in integration builds to test ONNX ATen conversions (#10014)Junjie Bai1-1/+1
2018-07-30Don't use the XML reporter for Catch2. (#10012)Edward Yang1-1/+7
2018-07-27Suppress the vptr warning in ubsan (#9909)Lu Fang1-1/+11
2018-07-26Disable unique ops test on rocm (#9892)Junjie Bai1-0/+1
2018-07-26Re-enable rocm tests that have been fixed in rocm 1.8.2 (#9862)Junjie Bai1-6/+1
2018-07-25Do not run ONNX integration tests in parallelJunjie Bai1-2/+2
2018-07-25Set ROCm MAX_JOBS=4 (#9856)Edward Yang1-1/+1
2018-07-25Test pinning Hypothesis 3.59.0 (#9830)Edward Yang1-0/+3
2018-07-25Fix the ROCM build, and enable sccache for itEdward Yang3-2/+3
2018-07-25Temporarily need this to prevent sccache from breaking. (#9810)Jorghi121-31/+33
2018-07-24Eanble python tests on ROCM (#9616)Junjie Bai1-16/+38
2018-07-23Extend DispatchStub to support CUDA dispatch (#9664)Sam Gross1-6/+3
2018-07-20Revert "Extend DispatchStub to support CUDA dispatch (#9579)" (#9614)Sam Gross1-3/+6
2018-07-19Extend DispatchStub to support CUDA dispatch (#9579)Sam Gross1-6/+3
2018-07-19HIP Operators Generator--> HipOpG (#9322)Peter Yeh1-0/+4
2018-07-18Introduce libtorch to setup.py build (#8792)Anders Papitto3-6/+6
2018-07-18Disable py2-clang3.8-rocmnightly-ubuntu16.04-test in disabled-configs… (#9543)Edward Yang2-5/+2
2018-07-16Skip PyTorch ROCm tests in the script. (#9467)Edward Yang1-0/+5
2018-07-12Minor cleanup to scriptsJesse Hellemn1-5/+0
2018-07-11Fix CUDA build failures (#9347)Mingzhe Li1-0/+1
2018-07-10Add pyHIPIFY scripts needed for ROCm transpilation to PyTorch (#8812)Johannes M Dieterich1-5/+0
2018-07-05Turn on UBSAN in the OSS build (#8813)Will Feng2-4/+14
2018-07-01Fix build script for Windows (#9060)peter1-2/+6
2018-07-01combine size_average and reduce args in loss functions (#8018)Roy Li1-1/+1