summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Enhance build_ios.sh to be consistent with build_android.sh (#18564)Gemfield2-2/+24
2019-03-20Correct cmake flags passing (#18217)peter1-1/+2
2019-02-22Fix target name.Arthur Crippa Búrigo1-2/+2
2019-02-22Fix install libcaffe2_protos.a issue mentioned in #14317 (#17393)Gemfield1-2/+2
2019-02-20add install step and docs for Android build (#17298)Gemfield2-5/+37
2019-01-30Eliminate PYCMD in favor of PYTHON_EXECUTABLE in CMake.Owen Anderson1-0/+1
2019-01-28Remove redundant "build" setup.py commond from onnx scriptsYour Name1-1/+1
2019-01-15s/fwdproxy.any/fwdproxy/g in fbsource (#16024)Kyle Lexmond2-3/+3
2019-01-14Split Caffe2 CI into cmake-only and python builds (#15917)Jesse Hellemn1-3/+9
2019-01-05Fix several DeprecationWarning: invalid escape sequence (#15733)Mickaël Schoentgen1-1/+1
2018-12-18caffe2 mobile opengl (#15322)Jerry Zhang1-3/+0
2018-11-26Removing Caffe2-specific conda infraJesse Hellemn1-398/+0
2018-11-16Disable QNNPACK for multi-architecture iOS builds (#14125)Marat Dukhan1-0/+8
2018-10-29Re-enable experimental ops build (#12821)Sebastian Messmer1-1/+1
2018-10-24Support building binary on windows machinesFei Sun1-0/+5
2018-10-11Update develop install command in onnx scriptsJunjie Bai2-2/+2
2018-10-04move flags to c10 (#12144)Yangqing Jia2-2/+2
2018-10-03create the onnx_root in local, and link itLu Fang1-2/+8
2018-10-02update the script to match the current build processLu Fang1-36/+3
2018-09-11Add an option to statically link cuda (#10596)Fei Sun1-0/+5
2018-09-10Flags for LMDB, LevelDB, and Caffe2 ops (#11462)Orion Reblitz-Richardson2-2/+2
2018-09-07Remove FULL_CAFFE2 flag (#11321)Orion Reblitz-Richardson2-2/+2
2018-09-05Port all PyTorch and Caffe2 jobs to CircleCI (#11264)Will Feng3-9/+17
2018-08-31Remove BUILD_CAFFE2 and build everything (#8338)Orion Reblitz-Richardson1-2/+2
2018-08-20Completely remove build_aten and use_aten (#10469)Mingzhe Li1-1/+0
2018-08-16Support benchmark on windows machinesFei Sun1-0/+5
2018-08-12Use FULL_CAFFE2 to build caffe2 and python in one shot (#10427)Yinghai Lu3-12/+7
2018-07-30Fix Caffe2 with ATen conda build failure (#10020)Mingzhe Li1-4/+4
2018-07-25Do not run ONNX integration tests in parallelJunjie Bai1-8/+2
2018-07-24Chaning conda build script to use current python versionJesse Hellemn1-7/+2
2018-07-09Install typing for Mac (#9271)Mingzhe Li1-0/+6
2018-06-28Bump up opset version to 7 in Caffe2 ONNX exporter (#8854)Lu Fang1-0/+1
2018-06-27Adding pyyaml to mac and windows buildsJesse Hellemn2-0/+9
2018-06-14Fixing missing PyCObject_Type bug (#8467)Paul Jesse Hellemn1-12/+23
2018-06-06[cmake] deprecate caffe2_* specific cuda function in cmake. (#8200)Yangqing Jia1-1/+1
2018-06-05Pinning opencv to < 3.4 in conda builds (#7923)Paul Jesse Hellemn1-7/+2
2018-05-21Renanme ZFNet to ZFNet512 (#7723)Lu Fang1-1/+1
2018-05-15Run onnx integration tests in caffe2 CI (#7565)bddppq1-1/+0
2018-05-14Update the name of env var for triggering integrated conda build (#7557)bddppq1-1/+1
2018-05-14Install torchvision before running integration tests (#7552)bddppq1-1/+1
2018-05-11Move ONNX integration tests from onnx-fb-universe to PyTorch repo (#7397)bddppq3-0/+110
2018-05-08Updating condas to build for all CUDA archs (#7379)Paul Jesse Hellemn1-0/+4
2018-05-08[caffe2][build] Update python cmake flag print script (#7306)Bram Wasti1-16/+5
2018-05-04Pinning numpy version in conda builds (#7314)Paul Jesse Hellemn1-6/+1
2018-05-04Changing underscores to hypens in conda package names (#7299)Paul Jesse Hellemn1-7/+7
2018-05-02Need an explicit flag since opencv is on by default (#7225)Paul Jesse Hellemn1-0/+2
2018-05-02Fix to a conda hack (#7212)Paul Jesse Hellemn1-1/+1
2018-05-02Removing features for a sec (#7211)Paul Jesse Hellemn1-9/+12
2018-05-02Fix to comput_70 error + some more lowercasing (#7205)Paul Jesse Hellemn1-34/+32
2018-05-02[Caffe2] Turning on ATEN for Caffe2 in integrated builds (#7169)Paul Jesse Hellemn1-2/+10