1. 07 5月, 2020 1 次提交
  2. 12 2月, 2020 1 次提交
  3. 21 1月, 2020 1 次提交
  4. 31 12月, 2019 1 次提交
  5. 25 12月, 2019 1 次提交
  6. 10 10月, 2019 1 次提交
  7. 27 9月, 2019 1 次提交
    • J
      Fix/dygraph doc (#3438) · c8f18640
      Jiabin Yang 提交于
      * using new load api
      
      * merge
      
      * add dygraph user guide in models/dygraph
      
      * remove useless files
      c8f18640
  8. 07 8月, 2019 1 次提交
  9. 19 7月, 2019 1 次提交
  10. 17 7月, 2019 1 次提交
    • D
      Add ce to CycleGAN (#2807) · 4b5d8b42
      Divano 提交于
      * Update mnist_dygraph.py
      
      fix bug
      
      * add muti card support for se_resnext
      
      * add some description to readme.md
      
      * add ce for cyclegan
      
      * fix code style
      
      * add ce for ptb_lm
      4b5d8b42
  11. 18 6月, 2019 1 次提交
    • D
      fix load bug (#2435) · dc8813aa
      Divano 提交于
      load_persistables function returns a tuple which include parameters and optimizer
      dc8813aa
  12. 17 6月, 2019 1 次提交
    • X
      Refine readme for cycle_gan (#2420) · 53a805f5
      xiaoting 提交于
      1.Modify the checkpoint save path
      2. Modifiy the img save paht
      3. Synchronous modification for Readme
      4. update generated result img
      53a805f5
  13. 14 6月, 2019 1 次提交
  14. 10 6月, 2019 2 次提交
    • X
      fix typo for indentation · a0b7fca3
      xiaoting 提交于
      Symbol Modification
      a0b7fca3
    • X
      add cycle gan for dygraph (#2362) · 1f1ab47d
      xiaoting 提交于
      * add cycle_gan for dygraph
      
      * upload download
      
      * polish code
      
      * fix bug
      
      * fix some erro
      
      * add infer
      
      * refine code
      
      * refine code
      
      * matching bn
      
      * add infer images
      
      * update readme
      
      * update readme
      
      * replace pics
      
      * Update README.md
      
      * modified for conv2d
      1f1ab47d