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

Add cpp trainer lib and demo #10681

Merged
merged 33 commits into from
May 22, 2018

Commits on May 11, 2018

  1. add demo_network.py

    jacquesqiao committed May 11, 2018
    Configuration menu
    Copy the full SHA
    55bc1e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 11, 2018
    Configuration menu
    Copy the full SHA
    07ef3dd View commit details
    Browse the repository at this point in the history
  3. python can run

    jacquesqiao committed May 11, 2018
    Configuration menu
    Copy the full SHA
    2becc31 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. add demo cmake list

    jacquesqiao committed May 14, 2018
    Configuration menu
    Copy the full SHA
    1c56311 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 14, 2018
    Configuration menu
    Copy the full SHA
    e6399d6 View commit details
    Browse the repository at this point in the history
  3. tmp

    jacquesqiao committed May 14, 2018
    Configuration menu
    Copy the full SHA
    a62093f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. tmp

    jacquesqiao committed May 15, 2018
    Configuration menu
    Copy the full SHA
    9944bf8 View commit details
    Browse the repository at this point in the history
  2. complete CMakeLists.txt

    jacquesqiao committed May 15, 2018
    Configuration menu
    Copy the full SHA
    c1b5502 View commit details
    Browse the repository at this point in the history
  3. optimize CMakeLists.txt

    jacquesqiao committed May 15, 2018
    Configuration menu
    Copy the full SHA
    865c951 View commit details
    Browse the repository at this point in the history
  4. update boost dir

    jacquesqiao committed May 15, 2018
    Configuration menu
    Copy the full SHA
    8690e08 View commit details
    Browse the repository at this point in the history
  5. can build and run

    jacquesqiao committed May 15, 2018
    Configuration menu
    Copy the full SHA
    7300015 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    531a223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6310f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c84808 View commit details
    Browse the repository at this point in the history
  4. revert code

    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    e31546a View commit details
    Browse the repository at this point in the history
  5. code clean

    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    a8f0b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9291602 View commit details
    Browse the repository at this point in the history
  7. optimize code

    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    da5e462 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    1479a25 View commit details
    Browse the repository at this point in the history
  9. fix compile on server

    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    acadffa View commit details
    Browse the repository at this point in the history
  10. Merge branch 'add-cpp-trainer-demo' of ssh://github.com/jacquesqiao/P…

    …addle into add-cpp-trainer-demo
    jacquesqiao committed May 16, 2018
    Configuration menu
    Copy the full SHA
    436e45b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. update cmake

    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    0652d3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    7088512 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-mkldnn-to-paddle-lib' of ssh://github.com/jacquesqi…

    …ao/Paddle into add-cpp-trainer-demo
    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    6b6f7b5 View commit details
    Browse the repository at this point in the history
  4. update document

    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    2249237 View commit details
    Browse the repository at this point in the history
  5. update cmake

    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    3368d9a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 17, 2018
    Configuration menu
    Copy the full SHA
    454e9b3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. update lib install dir

    jacquesqiao committed May 21, 2018
    Configuration menu
    Copy the full SHA
    44dc25c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … add-cpp-trainer-demo
    jacquesqiao committed May 21, 2018
    Configuration menu
    Copy the full SHA
    86212a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3882c3 View commit details
    Browse the repository at this point in the history
  4. optimize code

    jacquesqiao committed May 21, 2018
    Configuration menu
    Copy the full SHA
    dc03009 View commit details
    Browse the repository at this point in the history
  5. optimize document

    jacquesqiao committed May 21, 2018
    Configuration menu
    Copy the full SHA
    b59082d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1146843 View commit details
    Browse the repository at this point in the history