show Caffe's version from MatCaffe #3593

Merged
merged 1 commit into from Jan 23, 2016

Conversation

Projects
None yet
2 participants
Member

ronghanghu commented Jan 23, 2016

Add property caffe.version to Matcaffe (fix #3592).

Usage: after adding the MatCaffe package to Matlab PATH, caffe.version returns the version string.

>> caffe.version

ans =

1.0.0-rc3

@ronghanghu ronghanghu added a commit that referenced this pull request Jan 23, 2016

@ronghanghu ronghanghu Merge pull request #3593 from ronghanghu/matcaffe-versioning
show Caffe's version from MatCaffe
97f4536

@ronghanghu ronghanghu merged commit 97f4536 into BVLC:master Jan 23, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

ronghanghu deleted the ronghanghu:matcaffe-versioning branch Jan 23, 2016

Owner

shelhamer commented Jan 23, 2016

Thanks Ronghang!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment