From 4e5e25662aae256458384d7dd5768409315bcf0e Mon Sep 17 00:00:00 2001 From: Jerry Wu Date: Thu, 27 Jul 2017 14:49:26 +0800 Subject: [PATCH] Fix temporalconv (#1359) * add dynamic caffe loading support * refined with bug fix and more commnets * fix typo and bias check for convolution * renaming change * fix import reference * refine customized layer support * fix style check issue * resolve style issue * resolve conflict * add missing method