Skip to content
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

Cherry pick some commits for v0.14 #44

Merged
merged 7 commits into from
Oct 22, 2015

Conversation

sh1r0 and others added 7 commits October 21, 2015 10:03
- condense conditions by `LOG_IF`
- only log memory use once after all tops
Enforcing a consistent ordering - OpenCV, LevelDB, LMDB

This will allow me to add the ALLOW_LMDB_NOLOCK option just after the
USE_LMDB option, while keeping the IO dependency options together.
This option lets you open LMDB files with the MDB_NOLOCK flag. You
should not set this flag if you will be reading LMDBs with any
possibility of simultaneous read and write.
@lukeyeager
Copy link
Member Author

NOTE - I'm not including BVLC#3116, which is the most significant change so far, AFAICT.

lukeyeager added a commit that referenced this pull request Oct 22, 2015
Cherry pick some commits for v0.14
@lukeyeager lukeyeager merged commit 8468d18 into NVIDIA:caffe-0.14 Oct 22, 2015
@lukeyeager lukeyeager deleted the nvidia/cherry-picks branch October 22, 2015 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants