Skip to content

Conversation

@sguada
Copy link
Contributor

@sguada sguada commented Mar 6, 2014

It will print the full shape of top layers num x channel x height x wight (count)
Also it will add how many floats/doubles are required by the network to get an estimate of the required memory.
Computing backward pass will double the amount of memory required by Data.

This doesn't account for the memory required by the parameters of network yet.

shelhamer added a commit that referenced this pull request Mar 13, 2014
Print memory required by Data Blobs
@shelhamer shelhamer merged commit 0cb7890 into BVLC:dev Mar 13, 2014
@shelhamer shelhamer mentioned this pull request Mar 18, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
Print memory required by Data Blobs
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.

2 participants