1. 25 10月, 2018 4 次提交
  2. 15 8月, 2018 1 次提交
  3. 13 4月, 2018 1 次提交
  4. 12 4月, 2018 1 次提交
  5. 02 4月, 2018 1 次提交
  6. 12 2月, 2018 1 次提交
  7. 10 2月, 2018 2 次提交
  8. 30 1月, 2018 1 次提交
    • Y
      Correct deps of threadpool (#7955) · 97014750
      Yi Wang 提交于
      * refine channel test
      
      * follow comments
      
      * Add dependency enforce to threadpool
      
      * Revert changes to channel_test.cc
      
      * Revert changes to channel_test.cc
      
      * Add #include "paddle/framework/macros.h"
      97014750
  9. 29 1月, 2018 1 次提交
    • Y
      Polish threadpool (#7918) · 4fb3c676
      Yi Wang 提交于
      * Polish threadpool
      
      * Add #include <vector>
      
      * Rename variables
      
      * Rename variables
      
      * clang-format
      4fb3c676
  10. 26 12月, 2017 2 次提交
  11. 17 10月, 2017 1 次提交
    • Y
      Rewrite feed/fetch op (#4815) · 4df6cf4d
      Yu Yang 提交于
      * Feed/Fetch op just plain operator, not a OpWithKernel
      * Do not register OpInfoMaker since Feed/Fetch will never be
        configured by users
      * Feed/Fetch op has empty gradient
      * Feed/Fetch op do not hard code `feed_variable`, `fetch_variable` as
        its input and output, make it as a plain Operator input/output
      4df6cf4d
  12. 28 9月, 2017 1 次提交
  13. 27 9月, 2017 1 次提交
  14. 25 7月, 2017 1 次提交
  15. 17 7月, 2017 2 次提交
  16. 11 7月, 2017 2 次提交
  17. 06 7月, 2017 2 次提交
  18. 05 7月, 2017 1 次提交
  19. 04 7月, 2017 4 次提交
  20. 03 7月, 2017 1 次提交
  21. 28 6月, 2017 2 次提交