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

Simplify fluid api for fit a line #10301

Merged
merged 39 commits into from
May 15, 2018
Merged

Simplify fluid api for fit a line #10301

merged 39 commits into from
May 15, 2018

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    fd36e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5484022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a065d11 View commit details
    Browse the repository at this point in the history
  4. newline

    daming-lu committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    527c1c7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Merge develop

    daming-lu committed May 4, 2018
    Configuration menu
    Copy the full SHA
    80eada2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea754d1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

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

Commits on May 7, 2018

  1. fix code style

    daming-lu committed May 7, 2018
    Configuration menu
    Copy the full SHA
    00f68c7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. some fixes

    JiayiFeng committed May 8, 2018
    Configuration menu
    Copy the full SHA
    67584c6 View commit details
    Browse the repository at this point in the history
  2. some fixes

    JiayiFeng committed May 8, 2018
    Configuration menu
    Copy the full SHA
    2d1341e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c4a2e9 View commit details
    Browse the repository at this point in the history
  4. fix

    daming-lu committed May 8, 2018
    Configuration menu
    Copy the full SHA
    b11cd59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11b58e0 View commit details
    Browse the repository at this point in the history
  6. remove notest_ prefix

    daming-lu committed May 8, 2018
    Configuration menu
    Copy the full SHA
    26860b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bdea24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b07b01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    791765a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    78bbf31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f47ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ed947 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. follow new pattern

    daming-lu committed May 12, 2018
    Configuration menu
    Copy the full SHA
    3e6510a View commit details
    Browse the repository at this point in the history
  2. fix style

    daming-lu committed May 12, 2018
    Configuration menu
    Copy the full SHA
    e229d81 View commit details
    Browse the repository at this point in the history
  3. add inference_program

    daming-lu committed May 12, 2018
    Configuration menu
    Copy the full SHA
    d6b32c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0beac7c View commit details
    Browse the repository at this point in the history
  5. rm comment

    daming-lu committed May 12, 2018
    Configuration menu
    Copy the full SHA
    835b5d9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. style

    daming-lu committed May 13, 2018
    Configuration menu
    Copy the full SHA
    0c89ca7 View commit details
    Browse the repository at this point in the history
  2. fluid data

    daming-lu committed May 13, 2018
    Configuration menu
    Copy the full SHA
    19bd2b8 View commit details
    Browse the repository at this point in the history
  3. paddle -> fluid

    daming-lu committed May 13, 2018
    Configuration menu
    Copy the full SHA
    305f482 View commit details
    Browse the repository at this point in the history
  4. layers

    daming-lu committed May 13, 2018
    Configuration menu
    Copy the full SHA
    841e256 View commit details
    Browse the repository at this point in the history
  5. act=None

    daming-lu committed May 13, 2018
    Configuration menu
    Copy the full SHA
    2c073b4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. add inferencer.infer()

    daming-lu committed May 14, 2018
    Configuration menu
    Copy the full SHA
    54e1274 View commit details
    Browse the repository at this point in the history
  2. style

    daming-lu committed May 14, 2018
    Configuration menu
    Copy the full SHA
    8ac261e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e22982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b8537b View commit details
    Browse the repository at this point in the history
  5. style

    daming-lu committed May 14, 2018
    Configuration menu
    Copy the full SHA
    757952b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c221c9 View commit details
    Browse the repository at this point in the history
  7. remove unused is_local

    daming-lu committed May 14, 2018
    Configuration menu
    Copy the full SHA
    fab651c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. added tony-yang's fix

    daming-lu committed May 15, 2018
    Configuration menu
    Copy the full SHA
    410ec9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c78af View commit details
    Browse the repository at this point in the history