coeff
should be empty or be the same size withbottom
coeff
only be used withSUM
operationtop
and allbottom
s are the same size- operations
top[0]
= PROD(bottom[:]
)top[0]
= SUM(coeff[i]
*bottom[i]
)
caffe layer `EltwiseLayer`
最新推荐文章于 2021-10-18 09:43:13 发布
