You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,16 @@ This branch of Caffe ports the framework to Windows.
12
12
13
13
Prebuilt binaries can be downloaded from the latest CI build on appveyor for the following configurations:
14
14
15
-
- Visual Studio 2015, CPU only, Python 3.5: [Caffe Release](https://ci.appveyor.com/api/buildjobs/d5lw2h3w4yl8mbgy/artifacts/build%2Fcaffe.zip), ~~[Caffe Debug](https://ci.appveyor.com/api/projects/BVLC/caffe/artifacts/build/caffe.zip?branch=windows&job=Environment%3A%20MSVC_VERSION%3D14%2C%20WITH_NINJA%3D0%2C%20CMAKE_CONFIG%3DDebug%2C%20CMAKE_BUILD_SHARED_LIBS%3D0%2C%20PYTHON_VERSION%3D3%2C%20WITH_CUDA%3D0)~~
15
+
- Visual Studio 2015, CPU only, Python 3.5: [Caffe Release](https://ci.appveyor.com/api/buildjobs/vww84mi88pe3gugr/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/5qne1u63lx6f17by/artifacts/build%2Fcaffe.zip)
16
16
17
-
- Visual Studio 2015, CUDA 8.0, Python 3.5: [Caffe Release](https://ci.appveyor.com/api/projects/BVLC/caffe/artifacts/build/caffe.zip?branch=windows&job=Environment%3A%20MSVC_VERSION%3D14%2C%20WITH_NINJA%3D1%2C%20CMAKE_CONFIG%3DRelease%2C%20CMAKE_BUILD_SHARED_LIBS%3D0%2C%20PYTHON_VERSION%3D3%2C%20WITH_CUDA%3D1)
17
+
- Visual Studio 2015, CUDA 8.0(GPU), Python 3.5: [Caffe Release](https://ci.appveyor.com/api/buildjobs/p10w45mt20pyapj8/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/87ajkin6ltck9jdy/artifacts/build%2Fcaffe.zip)
18
18
19
-
- Visual Studio 2015, CPU only, Python 2.7: [Caffe Release](https://ci.appveyor.com/api/buildjobs/77wcm1n208fmkiys/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/ohtmi72y6ae2wsjn/artifacts/build%2Fcaffe.zip)
19
+
- Visual Studio 2015, CPU only, Python 2.7: [Caffe Release](https://ci.appveyor.com/api/buildjobs/am4wjm8q3ksv6hgq/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/5i8d2r6pspw9txye/artifacts/build%2Fcaffe.zip)
20
20
21
-
- Visual Studio 2015,CUDA 8.0, Python 2.7: [Caffe Release](https://ci.appveyor.com/api/projects/BVLC/caffe/artifacts/build/caffe.zip?branch=windows&job=Environment%3A%20MSVC_VERSION%3D14%2C%20WITH_NINJA%3D1%2C%20CMAKE_CONFIG%3DRelease%2C%20CMAKE_BUILD_SHARED_LIBS%3D0%2C%20PYTHON_VERSION%3D2%2C%20WITH_CUDA%3D1)
21
+
- Visual Studio 2015, CUDA 8.0(GPU), Python 2.7: [Caffe Release](https://ci.appveyor.com/api/buildjobs/r5boid80bogrymcv/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/bgnaj34myhqgy8u6/artifacts/build%2Fcaffe.zip)
22
+
23
+
- Visual Studio 2013, CPU only, Python 2.7: [Caffe Release](https://ci.appveyor.com/api/buildjobs/vpt0xkdt6tup6ql3/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/nsx53scsd2he2xn7/artifacts/build%2Fcaffe.zip)
22
24
23
-
- Visual Studio 2013, CPU only, Python 2.7: [Caffe Release](https://ci.appveyor.com/api/buildjobs/5wdg2uv69bwn8u88/artifacts/build%2Fcaffe.zip), [Caffe Debug](https://ci.appveyor.com/api/buildjobs/bgnaj34myhqgy8u6/artifacts/build%2Fcaffe.zip)
0 commit comments