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

Impl optimizer #4734

Merged
merged 31 commits into from
Oct 17, 2017
Merged

Impl optimizer #4734

merged 31 commits into from
Oct 17, 2017

Commits on Oct 10, 2017

  1. init parameter base class

    jacquesqiao committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    e82a5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab37fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fe2371 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    1a37590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838f904 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. add test_optimizer

    jacquesqiao committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    5c6a458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6f2c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9a75d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    e36e770 View commit details
    Browse the repository at this point in the history
  2. update optimizer.py

    jacquesqiao committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    96d3a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb5fd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. python code can run

    jacquesqiao committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    11829ec View commit details
    Browse the repository at this point in the history
  2. fix some problem

    jacquesqiao committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    cf343ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f206c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    787b8ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad0d9aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae34692 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ab717a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c584d7e View commit details
    Browse the repository at this point in the history
  9. add more check for sync

    jacquesqiao committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    0f1f96d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a465e40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0ec875 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. rm unused code

    jacquesqiao committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    37ee2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c765b0 View commit details
    Browse the repository at this point in the history
  3. update test_optimizer

    jacquesqiao committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    c141b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6324b26 View commit details
    Browse the repository at this point in the history
  5. update test_program.py

    jacquesqiao committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    c0f8af2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. update backward test

    jacquesqiao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    ea2a483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30368a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29bc256 View commit details
    Browse the repository at this point in the history
  4. follow comment

    jacquesqiao committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    b241744 View commit details
    Browse the repository at this point in the history