1. 14 5月, 2018 2 次提交
  2. 11 5月, 2018 2 次提交
    • T
      delete checkpoint function · 2a05b3d5
      tangwei12 提交于
      2a05b3d5
    • F
      trainer.test() (#10453) · ba57348f
      fengjiayi 提交于
      * a draft of trainer.test()
      
      * polish trainer.test()
      
      * polish trainer.test()
      
      * update code format
      
      * update
      
      * polish code
      
      * polish code
      
      * polish code
      
      * Make trainer.test follow the rule of returning [loss, metric, metric, ..]
      ba57348f
  3. 10 5月, 2018 3 次提交
  4. 09 5月, 2018 2 次提交
  5. 08 5月, 2018 8 次提交
  6. 07 5月, 2018 12 次提交
  7. 05 5月, 2018 1 次提交
    • J
      Trainer save load params (#10386) · bd66eed5
      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
      bd66eed5
  8. 04 5月, 2018 6 次提交
  9. 03 5月, 2018 4 次提交