Priorbox layer fails to combine min_size and aspect_ratio when multiple min_size provided
Created by: will-am
The current priorbox layer in v2 fails to enumerate all the combinations of min_size and aspect_ration when multiple values in min_size array are provided:
paddle/gserver/layers/PriorBox.cpp :
