summaryrefslogtreecommitdiff
path: root/.jenkins/caffe2
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Run fp16 resnet50 training in bench script (#17831)Junjie Bai1-0/+1
2019-02-22Double resnet50 batch size in benchmark script (#17416)Junjie Bai1-4/+4
2019-02-07Enable arg_ops_test/unique_ops_test on AMD/rocm (#16853)peter.yeh@amd.com1-2/+0
2019-02-04Merge job-spec env variables of Pytorch/Caffe2 CI jobs (#16649)Mas-ud Hussain1-2/+2
2019-02-04Run resnext101 training in rocm benchmark (#16017)Junjie Bai1-5/+26
2019-01-29try to get rid of tmp_install (#16414)Zachary DeVito1-1/+1
2019-01-15Fixing missing cpp tests for Caffe2 setup.py builds (#16037)Jesse Hellemn4-34/+31
2019-01-15Fix Python path finding for benchmark testsJesse Hellemn2-46/+16
2019-01-14Split Caffe2 CI into cmake-only and python builds (#15917)Jesse Hellemn3-118/+153
2019-01-08Revert "remove use of tmp_install" (#15847)andersj2-2/+2
2019-01-04remove use of tmp_installandersj2-2/+2
2018-12-25Upgrade MKL-DNN to version 0.17 and static build MKL-DNN (#15504)Gu, Jinghui1-0/+1
2018-12-18Revert D13383102: [pytorch][PR] Upgrade MKL-DNN to version 0.17Edward Yang1-1/+0
2018-12-17Minor fixes in .jenkins/caffe2/bench.shJunjie Bai1-2/+5
2018-12-14Refactor caffe2 CI scripts and add benchmark scriptsJunjie Bai3-44/+58
2018-12-11Install cpp tests when built (#15000)Orion Reblitz-Richardson2-13/+26
2018-12-07Upgrade MKL-DNN to version 0.17 (#14308)Gu, Jinghui1-0/+1
2018-12-07USE_TENSORRT support and TensorRT 5 compatibilitySergei Nikolaev1-0/+16
2018-12-06Upgrade CI to ROCm 1.9.2 (#14216)Johannes M Dieterich1-0/+8
2018-12-05Unify build_caffe2_amd.py and build_pytorch_amd.py (#14769)Edward Yang1-2/+1
2018-11-28nccl fixes (#14195)andersj1-9/+22
2018-11-26Removing Caffe2-specific conda infraJesse Hellemn2-35/+4
2018-11-16Update FXdiv submodule (#14128)Marat Dukhan1-7/+0
2018-11-16Enable Caffe2 ROCm test on centos (#14090)Your Name1-0/+7
2018-11-12Switch to packaged Thrust on Ubuntu, enable CentOS 7.5 as a CI target (#12899)Johannes M Dieterich2-32/+0
2018-11-08Added HIP top_k operator (#13747)Ashish1-4/+0
2018-11-06ATen/test/basic.cpp: Catch2Gtest (#12142)zrphercule1-1/+0
2018-11-06Add math functions overloaded over different numeric types for cuda and hip (...Junjie Bai1-3/+0
2018-10-31Enable opencv and lmdb in ROCM CI (#13430)Junjie Bai1-0/+5
2018-10-16Re-disable softmax ops tests in ROCM (#12749)bddppq1-0/+1
2018-10-16Improve reporting on pytest. (#12610)Edward Yang1-0/+4
2018-10-16Remove MIOpen Softmax operator (#12727)Ashish1-1/+0
2018-09-17Detect number of amd gpus in ROCM CI (#11771)Junjie Bai1-7/+14
2018-09-13Fix ci by skipping some tests (#11668)zrphercule1-1/+8
2018-09-11Add gtest dependency on aten tests. (#11429)Yangqing Jia1-7/+8
2018-09-10Flags for LMDB, LevelDB, and Caffe2 ops (#11462)Orion Reblitz-Richardson1-1/+1
2018-09-07Remove FULL_CAFFE2 flag (#11321)Orion Reblitz-Richardson1-1/+1
2018-09-05Port all PyTorch and Caffe2 jobs to CircleCI (#11264)Will Feng1-7/+9
2018-08-31Remove BUILD_CAFFE2 and build everything (#8338)Orion Reblitz-Richardson1-3/+11
2018-08-30framework for committed serialized tests (#10594)Ansha Yu1-1/+3
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 Li1-1/+1
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-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-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