happynear / happynear/caffe-windows
memory leak using image_data_layer
Open
bug
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
It seems this version of caffe encounters memory leak using image_data_layer, other data layer is ok.
it seems the size of the leak memory is about batch_size \* img_height \* img_width, is anyone have the same problem?
Contributor guide
Assessment
This issue has not been assessed yet.