iannnn
Results
1
issues of
iannnn
In voxel_wise_softmax_layer.cpp line 66, I think the index of scale_data `scale_data[bottom[0]->offset(i,0,l,h,w)]` should be `scale_data[scale_.offset(i,0,l,h,w)]`