Skip to content

Comments

Windows#5676

Closed
hiker2046 wants to merge 98 commits intomasterfrom
windows
Closed

Windows#5676
hiker2046 wants to merge 98 commits intomasterfrom
windows

Conversation

@hiker2046
Copy link

No description provided.

pavlejosipovic and others added 30 commits February 11, 2016 18:03
Necessary changes to enable widndows build:
Visual studio project files.
Minor code chnages.
3rd party dependencies are resolved through NuGet.
Add build badges.
Add windows build guide.
Make compiling Maxwell and Kepler cuda arch default.
Support extrating cuDNN files to CUDA install folder.
Copy caffe dependancies to python output folder.
Adjust README.md
Necessary changes to enable matcaffe build in Windows:
- Visual Studio project file added.
- Common settings file updated.
- Pre and post build scripts added.
- 3rd party dependencies resolved through NuGet.
- Minor code changes.
This out of schedule merge is done to fix Travis CI issues in
windows branch.
Include instruction to add release folder to system path for
matcaffe to work. Other minor fixes.
Installing VS on C drive is not required anymore.
Currently several scripts will fail due to paths containing spaces.
Fix is to enclose paths with double quotes.
Yet another update to HDF5 nuget package
so that users are not required to install VS on c drive.
Using whole program optimization and link time code generation
increases build time and makes Appveyor time out. In this checkin
optimizations are removed to mitigate the Appveyor build issues.
Currently, not all of Caffe tools can be built for Windows.
In this checkin windows build for these tools is enabled.
Appveyor seems to have issues in finding nuget packages. Adding
nuget sources explicitly to mitigate CI build failures.
Define macro to report caffe version on windows
…ing the autolib for the debug version of Python
Remove Python.h include since Boost Python already does it
willyd and others added 25 commits February 18, 2017 20:02
Added powershell scripts to download and extract the mnist data
Updated prebuilt dependencies. Fixes #5348.
Fixed issue related to prebuilt dependencies being downloaded in build
directory. As reported in #5378.
Fixed wrong VS 2013 Update 5 version string. Fixes #5430.
Dependencies URLs updated for newer version
Fixed issue with missing pydot and graphviz under windows
Allow users to specify GPU arch in `build_win.cmd` for convenient cross cmopilation.
Added support for resolving MATLAB prerequisites
MNIST example for windows fixes
@Noiredd Noiredd mentioned this pull request Jun 21, 2017
4 tasks
@Noiredd
Copy link
Member

Noiredd commented Nov 10, 2017

Closing since it looks like an accidental attempt to merge the Windows branch.

@Noiredd Noiredd closed this Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.