From dfc59588546b13d7aedf597f4c314b7ec810cc03 Mon Sep 17 00:00:00 2001 From: Xianyan Date: Tue, 11 Jul 2017 13:57:59 +0800 Subject: [PATCH] [Issue 864] save module weights, load (all / part) module weights (#1102) * load save module weights * add support for loading from another model * meet code review