1. 28 8月, 2019 1 次提交
    • J
      fix con2d transpose bias by create and init it in build_once (#18968) · 1ce0a09e
      Jiabin Yang 提交于
      * fix con2d transpose bias by create and init it in build_onee
      
      * fix API spec
      
      * test=develop, invoke ci
      
      * fix bias_attr and act has no effect error on layer norm, conv2dTranpose, billinearTensorProduct, sequece_conv. fix original_mode not used error on GRUunit. fix sample_weight not set error on NCE. Add ut for all thoese layer
      
      * test=develop, change success standard for conv2dTranspose
      
      * test=develop, fix test_layers to invoke some error branch
      
      * test=develop, fix sample code
      
      * test=develop, fix BilinearTensorProduct failed in dygraph mode
      
      * test=develop, fix test_layers segment fault error
      1ce0a09e
  2. 26 8月, 2019 2 次提交
  3. 22 8月, 2019 1 次提交
  4. 31 7月, 2019 1 次提交
  5. 10 7月, 2019 1 次提交
  6. 05 7月, 2019 1 次提交
    • J
      Hide no support (#18515) · 7586cdd5
      Jiabin Yang 提交于
      * test=develop, fix docker with paddle nccl problem
      
      * test=develop, hide no_support api and add ut for it
      7586cdd5
  7. 27 6月, 2019 1 次提交
  8. 18 6月, 2019 1 次提交
  9. 11 6月, 2019 1 次提交
    • L
      Fix dygraph doc at nn.py for v1.5 (#17904) · dcaf60f0
      lujun 提交于
      fix doc: conv3d, layer norm, bilineartensorproduct, conv2dtranspose, conv3dtranspose,rowconv, groupnorm, spectralnorm, treeconv
      
      hidden api: sequenceConv
      dcaf60f0
  10. 10 6月, 2019 2 次提交
    • H
      Add comment for dygraph api (#17869) · 2a9d74f6
      Hongyu Liu 提交于
      * add api commet; test=develop
      
      * fix fc dtype bug; test=develop
      
      * remove float32 in default parameter; test=develop
      
      * fix exmpale bug; test=develop
      
      * fix build once; test=develop
      
      * fix num_chanels bug; test=develop
      
      * fix install check failed bug; test=develop
      2a9d74f6
    • J
      Feature/refine api for dygraph (#17907) · 4d5f6937
      Jiabin Yang 提交于
      * WIP
      
      * WIP
      
      * test=develop, add api doc and example code for dygraph
      4d5f6937
  11. 07 6月, 2019 1 次提交
    • J
      test=develop, refine api (#17883) · fba10b6b
      Jiabin Yang 提交于
      * test=develop, refine api
      
      * test=develop, fix bug when error occured on save_persistable with no optimizer
      
      * test=develop, refine waring
      
      * test=develop, refine example code and comments
      fba10b6b
  12. 06 6月, 2019 4 次提交
    • J
      test=develop, add dygraph_not_support and refine ocr (#17868) · 4cb7d32c
      Jiabin Yang 提交于
      * test=develop, add dygraph_not_support and refine ocr
      
      * test=develop, shrink name of dygraph_not_support
      4cb7d32c
    • X
      Add trainable_statist attr for bn in dygraph (#17881) · 545afb2d
      xiaoting 提交于
      * add import, test=develop
      
      * fix fill_constant
      
      * fix deconv
      
      * add trainable_statist for bn in dygraph
      545afb2d
    • J
      test=develop, hide build_once (#17871) · 3bfb92c3
      Jiabin Yang 提交于
      3bfb92c3
    • J
      Add optimizer save and load (#16986) · 022dfed4
      Jiabin Yang 提交于
      * save optimizer related vars in dygraph
      
      * test=develop, add optimizer save and load
      
      * test=develop, add optimizer save and load
      
      * test=develop, merge code and add multi-optimizer save and load
      
      * test=develop, fix test_imperative_checkpoint
      
      * test=develop, fix include error
      
      * test=develop, fix include error
      
      * test=develop, renew api spec
      
      * test=develop, refine code
      
      * test=develop, set default value for checkpoint
      
      * test=develop, fix ci error
      
      * test=develop, change API.spec and make api more readable
      
      * test=develop, refine version and time stamp
      
      * test=develop, add example code and refine code
      
      * test=develop, refine doc
      
      * test=develop, change version
      022dfed4
  13. 05 6月, 2019 1 次提交
  14. 04 6月, 2019 1 次提交
  15. 03 6月, 2019 2 次提交
  16. 30 5月, 2019 1 次提交
  17. 29 5月, 2019 2 次提交
  18. 28 5月, 2019 1 次提交
  19. 27 5月, 2019 1 次提交
  20. 24 5月, 2019 1 次提交
  21. 22 5月, 2019 1 次提交
  22. 21 5月, 2019 2 次提交
  23. 17 5月, 2019 1 次提交
  24. 15 5月, 2019 1 次提交
  25. 13 5月, 2019 1 次提交
  26. 08 5月, 2019 1 次提交
  27. 30 4月, 2019 1 次提交
  28. 25 4月, 2019 1 次提交
  29. 19 4月, 2019 3 次提交
  30. 17 4月, 2019 1 次提交