1. 28 11月, 2020 2 次提交
  2. 27 11月, 2020 3 次提交
  3. 26 11月, 2020 2 次提交
  4. 25 11月, 2020 2 次提交
  5. 24 11月, 2020 7 次提交
  6. 23 11月, 2020 1 次提交
  7. 20 11月, 2020 1 次提交
  8. 19 11月, 2020 5 次提交
  9. 18 11月, 2020 1 次提交
  10. 17 11月, 2020 1 次提交
  11. 12 11月, 2020 1 次提交
  12. 11 11月, 2020 2 次提交
  13. 10 11月, 2020 1 次提交
  14. 06 11月, 2020 2 次提交
  15. 05 11月, 2020 1 次提交
  16. 02 11月, 2020 1 次提交
  17. 30 10月, 2020 1 次提交
  18. 28 10月, 2020 1 次提交
  19. 27 10月, 2020 1 次提交
  20. 26 10月, 2020 2 次提交
  21. 22 10月, 2020 1 次提交
  22. 21 10月, 2020 1 次提交
    • C
      2.0rc api rename (#28088) · 7c1aa0d6
      cnn 提交于
      * rename manual_seed to seed
      
      * rename xxx1d-->xxx1D, xxx2d-->xxx2D, xxx3d-->xxx3D
      
      * rename manual_seed --> seed
      
      * do not rename .cc, .cu and .h file
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * rename manual_seed --> seed
      
      * disable_static on doc example code
      
      * donot change manual_seed on generator
      
      * add enable_static on sample code
      
      * convert python/paddle/fluid/layers/nn.py to bak
      
      * fix typo
      
      * fix code style
      
      * fix seed to manual_seed when call functions of Generator()
      
      * fix bug
      7c1aa0d6