“74ee4f3f8699e6f3a7e24513c47c76729726a5b2”上不存在“models/multitask/esmm/config.yaml”
improve trainer API
- 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"
Showing
python/paddle/fluid/params.py
已删除
100644 → 0
想要评论请 注册 或 登录