Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry pick recent updates in graph-engine to release2.3 #42027

Merged
merged 2 commits into from
Apr 20, 2022

Commits on Apr 20, 2022

  1. gpu_graph engine optimization+ (PaddlePaddle#41455)

    * extract sub-graph
    
    * graph-engine merging
    
    * fix
    
    * fix
    
    * fix heter-ps config
    
    * test performance
    
    * test performance
    
    * test performance
    
    * test
    
    * test
    
    * update bfs
    
    * change cmake
    
    * test
    
    * test gpu speed
    
    * gpu_graph_engine optimization
    
    * add ssd layer to graph_engine
    
    * fix allocation
    
    * fix syntax error
    
    * fix syntax error
    
    * fix pscore class
    
    * fix
    
    * recover test
    
    * recover test
    
    * fix spelling
    
    * recover
    
    * fix
    seemingwang committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8aa9ffe View commit details
    Browse the repository at this point in the history
  2. Cpu gpu graph engine (PaddlePaddle#41942)

    * extract sub-graph
    
    * graph-engine merging
    
    * fix
    
    * fix
    
    * fix heter-ps config
    
    * test performance
    
    * test performance
    
    * test performance
    
    * test
    
    * test
    
    * update bfs
    
    * change cmake
    
    * test
    
    * test gpu speed
    
    * gpu_graph_engine optimization
    
    * add ssd layer to graph_engine
    
    * fix allocation
    
    * fix syntax error
    
    * fix syntax error
    
    * fix pscore class
    
    * fix
    
    * recover test
    
    * recover test
    
    * fix spelling
    
    * recover
    
    * fix
    
    * fix linking problem
    
    * remove comment
    seemingwang committed Apr 20, 2022
    1 Configuration menu
    Copy the full SHA
    e99e5fd View commit details
    Browse the repository at this point in the history