- 05 5月, 2018 1 次提交
 - 
- 
由 Jeff Wang 提交于
* Load/save the params from the params_path * Switch to use load_persistables and save_persistables * Instaed of setup the executor to run program and scope. Pass the program to the load_persistables
 
 - 
 - 03 5月, 2018 1 次提交
 - 
- 
由 Helin Wang 提交于
- The trainer and inferencer will load params from disk if param_path argument is not None in their constructor. - Remove params.py, we will expose core.Scope to the user if needed (e.g., for GAN). Currently we will not expose it, unless we clearly know doing so can support GAN. - Add `save_params` to Trainer (a TODO item). - rename "network" to "program"
 
 - 
 - 02 5月, 2018 4 次提交
 - 
- 
由 Helin Wang 提交于
 - 
由 Helin Wang 提交于
 - 
由 Helin Wang 提交于
 - 
由 Helin Wang 提交于
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 21 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
 
 - 
 - 15 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
 
 - 
 - 12 11月, 2016 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 28 9月, 2016 1 次提交
 - 
- 
由 Yu Yang 提交于
* Fix lots of trainer_config_helpers bug, and complete unittest for `layers.py`
 
 -