From 61d443e51cc28a9893dc5c5ebb7f05ba97d3995f Mon Sep 17 00:00:00 2001 From: Xianyan Date: Wed, 26 Jul 2017 16:18:23 +0800 Subject: [PATCH] add SpatialWithinChannelLRN, update the mapping of caffe lrn (#1364) * add SpatialWithinChannelLRN * add python * fix map error * fix python * meet code review * update doc