BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.03k stars 18.7k forks source link

some doubts about argmax_layer (may be bug) #6823

Open WangJinyin opened 5 years ago

WangJinyin commented 5 years ago

Issue summary

some doubts about argmax_layer.

Suppose out bottom blob is [[11, 12, 13, 14, 15, 16, 17, 18, 19, 20]], with shape (1, 10).

Steps to reproduce

Tried solutions

System configuration

Issue checklist