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 executor.prepare #9022

Merged
merged 18 commits into from
Mar 20, 2018
Merged

Commits on Mar 13, 2018

  1. add executor.prepare

    jacquesqiao committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    3980011 View commit details
    Browse the repository at this point in the history
  2. change class to struct

    jacquesqiao committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    9b4bd6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d90b07 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    efac71b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

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

    … use-executor-prepare
    jacquesqiao committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    82ec018 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

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

    … use-executor-prepare
    jacquesqiao committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    e7eab76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7241a52 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … use-executor-prepare
    jacquesqiao committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    582659a View commit details
    Browse the repository at this point in the history
  4. rm unused code

    jacquesqiao committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    7590242 View commit details
    Browse the repository at this point in the history
  5. rm unused code

    jacquesqiao committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    c682ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    56d5c61 View commit details
    Browse the repository at this point in the history
  2. make prepare private

    jacquesqiao committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    8190ff3 View commit details
    Browse the repository at this point in the history
  3. add program_caches.pop

    jacquesqiao committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    04518af View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    b873486 View commit details
    Browse the repository at this point in the history
  2. PreparedContext

    jacquesqiao committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    31aca56 View commit details
    Browse the repository at this point in the history
  3. revert code

    jacquesqiao committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    9fb33bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … use-executor-prepare
    jacquesqiao committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    b938180 View commit details
    Browse the repository at this point in the history