1. 29 7月, 2021 2 次提交
    • S
      recover capacity check (#34478) · b9d6c987
      seemingwang 提交于
      * graph engine demo
      
      * upload unsaved changes
      
      * fix dependency error
      
      * fix shard_num problem
      
      * py client
      
      * remove lock and graph-type
      
      * add load direct graph
      
      * add load direct graph
      
      * add load direct graph
      
      * batch random_sample
      
      * batch_sample_k
      
      * fix num_nodes size
      
      * batch brpc
      
      * batch brpc
      
      * add test
      
      * add test
      
      * add load_nodes; change add_node function
      
      * change sample return type to pair
      
      * resolve conflict
      
      * resolved conflict
      
      * resolved conflict
      
      * separate server and client
      
      * merge pair type
      
      * fix
      
      * resolved conflict
      
      * fixed segment fault; high-level VLOG for load edges and load nodes
      
      * random_sample return 0
      
      * rm useless loop
      
      * test:load edge
      
      * fix ret -1
      
      * test: rm sample
      
      * rm sample
      
      * random_sample return future
      
      * random_sample return int
      
      * test fake node
      
      * fixed here
      
      * memory leak
      
      * remove test code
      
      * fix return problem
      
      * add common_graph_table
      
      * random sample node &test & change data-structure from linkedList to vector
      
      * add common_graph_table
      
      * sample with srand
      
      * add node_types
      
      * optimize nodes sample
      
      * recover test
      
      * random sample
      
      * destruct weighted sampler
      
      * GraphEdgeBlob
      
      * WeightedGraphEdgeBlob to GraphEdgeBlob
      
      * WeightedGraphEdgeBlob to GraphEdgeBlob
      
      * pybind sample nodes api
      
      * pull nodes with step
      
      * fixed pull_graph_list bug; add test for pull_graph_list by step
      
      * add graph table;name
      
      * add graph table;name
      
      * add pybind
      
      * add pybind
      
      * add FeatureNode
      
      * add FeatureNode
      
      * add FeatureNode Serialize
      
      * add FeatureNode Serialize
      
      * get_feat_node
      
      * avoid local rpc
      
      * fix get_node_feat
      
      * fix get_node_feat
      
      * remove log
      
      * get_node_feat return  py:bytes
      
      * merge develop with graph_engine
      
      * fix threadpool.h head
      
      * fix
      
      * fix typo
      
      * resolve conflict
      
      * fix conflict
      
      * recover lost content
      
      * fix pybind of FeatureNode
      
      * recover cmake
      
      * recover tools
      
      * resolve conflict
      
      * resolve linking problem
      
      * code style
      
      * change test_server port
      
      * fix code problems
      
      * remove shard_num config
      
      * remove redundent threads
      
      * optimize start server
      
      * remove logs
      
      * fix code problems by reviewers' suggestions
      
      * move graph files into a folder
      
      * code style change
      
      * remove graph operations from base table
      
      * optimize get_feat function of graph engine
      
      * fix long long count problem
      
      * remove redandunt graph files
      
      * remove unused shell
      
      * recover dropout_op_pass.h
      
      * fix potential stack overflow when request number is too large & node add & node clear & node remove
      
      * when sample k is larger than neigbor num, return directly
      
      * using random seed generator of paddle to speed up
      
      * fix bug of random sample k
      
      * fix code style
      
      * fix code style
      
      * fix blocking_queue problem
      
      * fix style
      
      * fix
      
      * recover capacity check
      Co-authored-by: NHuang Zhengjie <270018958@qq.com>
      Co-authored-by: NWeiyue Su <weiyue.su@gmail.com>
      Co-authored-by: Nsuweiyue <suweiyue@baidu.com>
      Co-authored-by: Nluobin06 <luobin06@baidu.com>
      Co-authored-by: Nliweibin02 <liweibin02@baidu.com>
      Co-authored-by: Ntangwei12 <tangwei12@baidu.com>
      b9d6c987
    • S
      fix block_queue problem (#34461) · e9583166
      seemingwang 提交于
      e9583166
  2. 15 4月, 2021 1 次提交
    • T
      heterps support pscore (#32093) · 9f8c8f96
      Thunderbrook 提交于
      * pscore support heterps
      
      * fleet cmake
      
      * fleet wrapper
      
      * macro
      
      * solve conflict
      
      * solve conflict
      
      * add unitest
      
      * paddle enforce
      
      * unitest
      
      * unitest
      
      * unitest
      9f8c8f96
  3. 26 2月, 2021 1 次提交
  4. 04 2月, 2021 1 次提交
  5. 08 1月, 2021 1 次提交
  6. 14 12月, 2020 1 次提交
    • T
      add service (#29560) · 0034273b
      tangwei12 提交于
      * add service, remove ut on mac
      
      * fix heter_profiler & add heter stop method
      
      * fix code style
      0034273b
  7. 24 11月, 2020 1 次提交
  8. 30 9月, 2020 1 次提交
    • M
      fix distributed error info (#27206) · 20fb01fb
      MRXLT 提交于
      * fix distributed error info
      
      * bug fix; notest
      
      * error info refine
      
      * update error info
      
      * update error info
      
      * update error info
      
      * bug fix
      
      * bug fix
      
      * bug fix
      
      * bug fix
      20fb01fb
  9. 29 9月, 2020 1 次提交
  10. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  11. 23 9月, 2020 1 次提交
    • T
      large scale kv speedup (#26510) · bc5f0246
      tangwei12 提交于
      * rename communicator meet->BatchesCounter
      
      * fix parame recv for sparse
      
      * geo sparse init from pserver
      
      * optimize init from pserver
      
      * add large scale optimizer fuse(SGD/ADAM)
      
      * rectification init_worker and exe.run startup program
      bc5f0246
  12. 30 7月, 2020 1 次提交
  13. 09 3月, 2020 1 次提交
  14. 22 2月, 2020 1 次提交
  15. 17 1月, 2020 1 次提交
  16. 06 1月, 2020 1 次提交
  17. 19 12月, 2019 1 次提交
  18. 28 11月, 2019 1 次提交
  19. 01 11月, 2019 1 次提交
  20. 20 10月, 2019 1 次提交
  21. 07 10月, 2019 1 次提交
    • C
      Speed GEO-SGD (#20158) · eb05db71
      Chengmo 提交于
      * delete debug vlog & add rpc function & fix word2vec bug & speed GEO-SGD
      eb05db71
  22. 30 9月, 2019 1 次提交
  23. 27 9月, 2019 1 次提交
  24. 05 9月, 2019 1 次提交
  25. 28 8月, 2019 1 次提交
    • T
      Fix the correctness of async mode at distributed training (#18863) · 65c73684
      tangwei12 提交于
      * fix correctness of the communicator
      
      * fix a bug in send thread when sending var context is empty, test=develop
      
      * add lookup_table_prefetch_op and prefetch optimize, test=develop
      
      * remove remote prefetch GPU supported
      
      * word2vec force with CPU, test=develop
      
      * test dist remote lookup table force with CPU, test=develop
      65c73684
  26. 27 6月, 2019 1 次提交
  27. 23 5月, 2019 1 次提交
  28. 27 3月, 2019 1 次提交
  29. 26 3月, 2019 1 次提交
  30. 18 3月, 2019 1 次提交
  31. 12 3月, 2019 1 次提交
  32. 10 3月, 2019 1 次提交
  33. 08 3月, 2019 1 次提交
  34. 07 3月, 2019 1 次提交
  35. 06 3月, 2019 1 次提交
  36. 05 3月, 2019 1 次提交
  37. 04 3月, 2019 2 次提交