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

scope design doc #2548

Merged
merged 32 commits into from
Jun 27, 2017
Merged

scope design doc #2548

merged 32 commits into from
Jun 27, 2017

Commits on Jun 21, 2017

  1. scope design doc

    jacquesqiao committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    bcac91a View commit details
    Browse the repository at this point in the history
  2. Rearrange docs

    reyoung committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    002a6c9 View commit details
    Browse the repository at this point in the history
  3. Update code

    reyoung committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    674b1d3 View commit details
    Browse the repository at this point in the history
  4. fix code style

    jacquesqiao committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    7a48507 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Add scope doc

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    3e09978 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into fe…

    …ature/scope_design
    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    acf0b75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04ad9b6 View commit details
    Browse the repository at this point in the history
  4. Parent & local scope done

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    581e4c1 View commit details
    Browse the repository at this point in the history
  5. Refining english

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    0b70361 View commit details
    Browse the repository at this point in the history
  6. Refine English

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    76e2a3c View commit details
    Browse the repository at this point in the history
  7. some properties of scope

    jacquesqiao committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    8282138 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4413726 View commit details
    Browse the repository at this point in the history
  9. Update API

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    d7aca77 View commit details
    Browse the repository at this point in the history
  10. Add interfaces

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    2d5507f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into fe…

    …ature/scope_design
    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    64a1cdf View commit details
    Browse the repository at this point in the history
  12. add overview for scope design doc

    Yibing Liu committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    73b1c5b View commit details
    Browse the repository at this point in the history
  13. Update interface

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    1f0056b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b07583 View commit details
    Browse the repository at this point in the history
  15. Update key attributes

    reyoung authored Jun 22, 2017
    Configuration menu
    Copy the full SHA
    17eed33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    37fd48b View commit details
    Browse the repository at this point in the history
  17. refine style of markdown

    jacquesqiao committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c3a4b8b View commit details
    Browse the repository at this point in the history
  18. Use unique_ptr instead of shared_ptr/weak_ptr.

    But user can not hold this pointers.
    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    db96c0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f104ce2 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into fe…

    …ature/scope_design
    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    32fe097 View commit details
    Browse the repository at this point in the history
  21. To google code style

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    eab0e52 View commit details
    Browse the repository at this point in the history
  22. Change typo

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    63a56b4 View commit details
    Browse the repository at this point in the history
  23. Remove delete

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    921fa13 View commit details
    Browse the repository at this point in the history
  24. Typo

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    5d88249 View commit details
    Browse the repository at this point in the history
  25. Rearrange description.

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    f8a209c View commit details
    Browse the repository at this point in the history
  26. Change title

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c5ad89a View commit details
    Browse the repository at this point in the history
  27. Fix markdown

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    237efc2 View commit details
    Browse the repository at this point in the history
  28. Typo

    reyoung committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    3bac2d0 View commit details
    Browse the repository at this point in the history