Skip to content

Commit bd3bf87

Browse files
authored
Update README.md
1 parent b22d664 commit bd3bf87

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ This branch of Caffe ports the framework to Windows.
1212

1313
Prebuilt binaries can be downloaded from the latest CI build on appveyor for the following configurations:
1414

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)
1616

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)
1818

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)
2020

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)
2224

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)
2425

2526

2627
## Windows Setup

0 commit comments

Comments
 (0)