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 log2 operator #28319

Merged
merged 28 commits into from
Nov 12, 2020
Merged

add log2 operator #28319

merged 28 commits into from
Nov 12, 2020

Commits on Oct 30, 2020

  1. add new log2 operation

    Joejiong committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f6d9404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b4f73 View commit details
    Browse the repository at this point in the history
  3. fix sample code

    Joejiong committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    cca2f9a View commit details
    Browse the repository at this point in the history
  4. test fp16

    Joejiong committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3049700 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    665f827 View commit details
    Browse the repository at this point in the history
  6. fix fp16_error_ratio

    Joejiong committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    eebde3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    933dd5d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. fix latex

    Joejiong committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    02fcf16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd94a3a View commit details
    Browse the repository at this point in the history
  3. fix paddle2.0 api style

    Joejiong committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d1838bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b72f42c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. add dygraph example code

    Joejiong committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    e5a5c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae9d2c View commit details
    Browse the repository at this point in the history
  3. fix doc gen

    Joejiong committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    bfc4d79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08c326 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. clean doc fluid

    Joejiong committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9eadc71 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. change directory

    Joejiong committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    faedba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0151d0 View commit details
    Browse the repository at this point in the history
  3. optimize log2

    Joejiong committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    bb143ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ca56f2 View commit details
    Browse the repository at this point in the history
  5. clean code

    Joejiong committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    c8b5fcf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. fix float16

    Joejiong committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    23e94c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b35414 View commit details
    Browse the repository at this point in the history
  3. remove grad_atol

    Joejiong committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    d508c4c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. fix example code

    Joejiong committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9a6d1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84a99f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. clean example

    Joejiong committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    c7023f9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    816a086 View commit details
    Browse the repository at this point in the history