-
Notifications
You must be signed in to change notification settings - Fork 18.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next: dev @ 25.02.14 into master #167
Conversation
Be aware this might look like a slightly odd merge in the end because of the game we played with reverting the first broken edition of DAGs. Don't worry about it. |
Can't Merge Linting: python wrapper is broken. Tested ok up to bca6595. #163 will stay in dev for now. A lint fix gone awry? @jeffdonahue |
sigh...maybe someday I'll contribute without breaking huge pieces of Caffe...sorry! And nice catch! I think this should be fixed by #168 -- please test again and let me know. |
Collect core Caffe tools like train_net, device_query, etc. together in tools/ and include helper scripts under tools/extra.
Data, models, and examples should not be versioned by default. Reference versions of these are not to be casually committed. Plus this makes for a better playground in examples without having to worry about data, intermediate files, or experiments being accidentally tracked.
- fix paths - replace shell command blocks with scripts - file ipython notebooks in examples - proofread
Sort out models, data, examples, and tools
up when merging, I think)
Welcome to the model of forking paths.
Originally authored by Jeff Donahue, but this commit was needed for historical reasons.
Good pic :) On Thursday, February 27, 2014, Evan Shelhamer [email protected]
Sent from Gmail Mobile - apologeez for any typoz. |
Bring some of the latest developments into the fold as of the witching hour Feb. 25 '14.