summaryrefslogtreecommitdiff
path: root/.jenkins
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Update C++ API tests to use Catch2 (#7108)Peter Goldsborough1-1/+1
2018-04-30[Caffe2] Fail fast for C++ unit tests too (#7106)Yinghai Lu1-9/+4
2018-04-30Merge autogradpp into PyTorch (#7074)Peter Goldsborough1-0/+2
2018-04-30Switching to conda's --no-test flag (#7099)Paul Jesse Hellemn1-4/+2
2018-04-28[WIP] Enable WERROR in tests (#6539)Peter Goldsborough1-2/+2
2018-04-18Add mutex to THC random number generator (#6527)Will Feng2-3/+14
2018-04-18[wip] Fixing ci conda tests (#6686)Paul Jesse Hellemn1-0/+6
2018-04-16Update dist test to use multi gpus (#6337)Ailing1-0/+3
2018-04-11Use symbolizer in ASAN (#6506)Tongzhou Wang1-0/+1
2018-04-10Update MKL version to 2018.2.185 (#6483)Will Feng1-3/+3
2018-04-09Fixes #6386, Use copies instead of symbolic files (#6396)peterjc1231-2/+0
2018-04-08Increase margin for CPU perf test, and change test order (#6363)Will Feng2-6/+9
2018-04-06Simplify and extend cpp build (#6343)Peter Goldsborough2-12/+6
2018-04-05Fixing conda test builds (#6261)Paul Jesse Hellemn2-23/+3
2018-04-05Revert "Increase # of runs for CPU perf test, and increase margin of error" (...Edward Z. Yang2-3/+3
2018-04-05Increase # of runs for CPU perf test, and increase margin of error (#6302)Will Feng2-3/+3
2018-04-03Print the diff files to aid in debugging when it's wrong. (#6238)Edward Z. Yang2-0/+2
2018-04-02Fix extension test on Windows (#5548)peterjc1231-0/+5
2018-04-01Refine dirty matching for docs. (#6177)Edward Z. Yang2-2/+2
2018-03-30Renaming .jenkins testing folder to caffe2_test (#6148)Paul Jesse Hellemn1-5/+5
2018-03-30PyTorch does not use top level cmake.Edward Z. Yang1-1/+1
2018-03-30Add 'dirty diff' tests for PyTorch and Caffe2.Edward Z. Yang2-0/+10
2018-03-30Merge caffe2 with pytorch.Edward Z. Yang3-0/+331
2018-03-29Add CPU perf test for torch.* and torch.Tensor.* (#6054)Will Feng4-6/+66
2018-03-29Remove tutorials from main repository.Orion Reblitz-Richardson1-12/+0
2018-03-28Fetch master commit log before perf test (#6077)Will Feng2-2/+6
2018-03-27Merge the conflictsDmytro Dzhulgakov1-0/+11
2018-03-27Move .jenkins to .jenkins/caffe2 (#2434)Edward Z. Yang3-2/+2
2018-03-27Allow larger margin of error for GPU perf test runtime (#6044)Will Feng1-1/+1
2018-03-27Move .jenkins to .jenkins/pytorch (#6004)Edward Z. Yang25-2/+2
2018-03-24Fix "command not found" error in perf test (#5982)Will Feng8-10/+10
2018-03-24Store perf numbers in S3 (#5951)Will Feng3-42/+64
2018-03-22A complete revamp of our test scripts. (#5904)Edward Z. Yang9-139/+126
2018-03-19Port ATen and JIT C++ tests to Catch2 (#5788)Luca Antiga2-3/+18
2018-03-19[fft][1 of 3] build system and helpers to support cuFFT and MKL (#5855)Tongzhou Wang2-4/+5
2018-03-18Delete stubs from one more place. (#5866)Edward Z. Yang1-1/+0
2018-03-18Delete stubs from LD_LIBRARY_PATH when we actually run code. (#5861)Edward Z. Yang3-3/+0
2018-03-18Multi-gpu test. (#5854)Edward Z. Yang2-0/+20
2018-03-17Adding gcc4 conda builds (#2283)Paul Jesse Hellemn2-14/+20
2018-03-16Allow larger margin for perf test runtime variation (#5799)Will Feng1-1/+1
2018-03-14Fixing conda (#2123)Paul Jesse Hellemn2-4/+24
2018-03-11Make use of new BUILD_ENVIRONMENT variable when possible. (#5699)Edward Z. Yang10-104/+127
2018-03-09Add shebangs to perf_test shell scripts (#5684)Peter Goldsborough8-5/+19
2018-03-09 Update jenkins build script using the same flag as used in benchmarking (#1977)sf-wind1-2/+6
2018-03-09Rewrite run_test.sh in Python (#5615)Peter Goldsborough3-4/+3
2018-03-08Python-free build of autograd + jit (#5356)Luca Antiga1-0/+9
2018-03-07Fail fast in pytest (#2116)Yinghai Lu1-0/+1
2018-03-07Update perf test baseline with every master commit (#5605)Will Feng12-76/+150
2018-03-05Test documentation build in CI. (#5492)Edward Z. Yang1-1/+10
2018-03-02Update perf number for test_gpu_speed_word_language_model (#5529)Will Feng1-2/+2