1. 05 2月, 2020 1 次提交
  2. 04 2月, 2020 1 次提交
  3. 16 1月, 2020 1 次提交
  4. 15 1月, 2020 1 次提交
  5. 13 1月, 2020 1 次提交
  6. 10 1月, 2020 1 次提交
  7. 09 1月, 2020 2 次提交
  8. 06 1月, 2020 1 次提交
  9. 04 1月, 2020 1 次提交
  10. 26 12月, 2019 3 次提交
  11. 25 12月, 2019 1 次提交
  12. 24 12月, 2019 1 次提交
  13. 16 12月, 2019 1 次提交
  14. 12 12月, 2019 1 次提交
  15. 11 12月, 2019 1 次提交
  16. 10 12月, 2019 1 次提交
    • A
      MKL-DNN 1.0 Update (#20162) · e81f0228
      Adam 提交于
      * MKLDNN v1.0 rebase to Paddle 1.6
      test=develop
      
      * Add hacky paddle::string::to_string() implementation
      
      * vectorize<int64-t>() -> vectorize() cleanup
      test=develop
      
      * PADDLE_ENFORCE and void_cast fixes
      test=develop
      
      * Rebase changes
      test=develop
      
      * Cosmetics
      test=develop
      
      * Delete MKL from mkldnn.cmake
      test=develop
      
      * CMake debug commands
      test=develop
      
      * Delete MKLDNN_VERBOSE and rebase fixes
      test=develop
      
      * Rebase fixes
      test=develop
      
      * Temporarily disable int8 resnet101 vgg16 and vgg19 tests
      test=develop
      
      * Add libmkldnn.so.1 to python setup
      test=develop
      
      * Add libmkldnn.so.1 to inference_lib cmake after rebase
      test=develop
      
      * Post rebase fixes + FC int8 changes
      test=develop
      
      * Fix LRN NHWC
      test=develop
      
      * Fix NHWC conv3d
      test=develop
      
      * Windows build fix + next conv3d fix
      test=develop
      
      * Fix conv2d on AVX2 machines
      test=develop
      e81f0228
  17. 04 12月, 2019 1 次提交
  18. 02 12月, 2019 1 次提交
  19. 30 11月, 2019 1 次提交
  20. 28 11月, 2019 1 次提交
  21. 25 11月, 2019 1 次提交
  22. 20 11月, 2019 1 次提交
  23. 12 11月, 2019 1 次提交
  24. 11 11月, 2019 1 次提交
  25. 08 11月, 2019 1 次提交
  26. 31 10月, 2019 1 次提交
  27. 22 10月, 2019 1 次提交
  28. 18 10月, 2019 2 次提交
  29. 20 9月, 2019 1 次提交
  30. 10 9月, 2019 1 次提交
  31. 04 9月, 2019 1 次提交
  32. 31 8月, 2019 1 次提交
    • H
      Paddlebox Framework (#18982) · c756b5d2
      hutuxian 提交于
      * Support looking up embeddings from BoxPS.
      * Add a _pull_box_sparse op, for now this op is not exposed to users.
      * Add a BoxHelper class, providing 'BeginPass', 'EndPass', 'FeedPass' functions and so on.
      * Add 'BoxPSDataset' in python code.
      * Add a compile options WITH_BOX_PS and a MACRO PADDLE_WITH_BOX_PS.
      * Add UT.
      * More concrete information pls refer to: https://github.com/PaddlePaddle/Paddle/pull/18982
      c756b5d2
  33. 30 8月, 2019 1 次提交
  34. 20 8月, 2019 1 次提交
  35. 19 8月, 2019 2 次提交