1. 03 5月, 2018 2 次提交
    • H
      Fix fluid/__init__.py · 0fca8a14
      Helin Wang 提交于
      0fca8a14
    • H
      improve trainer API · a66052c6
      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"
      a66052c6
  2. 02 5月, 2018 9 次提交
  3. 30 4月, 2018 1 次提交
  4. 28 4月, 2018 2 次提交
  5. 27 4月, 2018 8 次提交
  6. 26 4月, 2018 7 次提交
  7. 25 4月, 2018 1 次提交
  8. 24 4月, 2018 6 次提交
  9. 23 4月, 2018 4 次提交