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

[jit] jit support property.proto #44337

Merged
merged 18 commits into from
Jul 21, 2022

Commits on Jul 14, 2022

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

Commits on Jul 18, 2022

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

Commits on Jul 19, 2022

  1. support get float

    zh794390558 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5f628f4 View commit details
    Browse the repository at this point in the history
  2. format code

    zh794390558 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b3eadde View commit details
    Browse the repository at this point in the history
  3. format code

    zh794390558 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0f5d0e0 View commit details
    Browse the repository at this point in the history
  4. add unittest

    zh794390558 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    496256d View commit details
    Browse the repository at this point in the history
  5. add more set method

    zh794390558 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    eed7a8c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. fix grammar error

    zh794390558 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    528ab77 View commit details
    Browse the repository at this point in the history
  2. Update paddle/fluid/jit/property.h

    Co-authored-by: Aurelius84 <zhangliujie@baidu.com>
    zh794390558 and Aurelius84 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    97f2601 View commit details
    Browse the repository at this point in the history
  3. Update paddle/fluid/jit/property.cc

    Co-authored-by: Aurelius84 <zhangliujie@baidu.com>
    zh794390558 and Aurelius84 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    6bd27ea View commit details
    Browse the repository at this point in the history
  4. Update paddle/fluid/jit/property.cc

    Co-authored-by: Aurelius84 <zhangliujie@baidu.com>
    zh794390558 and Aurelius84 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7c860fa View commit details
    Browse the repository at this point in the history
  5. Update paddle/fluid/jit/property.cc

    Co-authored-by: Aurelius84 <zhangliujie@baidu.com>
    zh794390558 and Aurelius84 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    3d7f2c1 View commit details
    Browse the repository at this point in the history
  6. fix comment

    zh794390558 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2765add View commit details
    Browse the repository at this point in the history
  7. fix error throw

    zh794390558 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    37ad0a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    febae4e View commit details
    Browse the repository at this point in the history
  9. fix error info

    zh794390558 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d0864f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    2ed5590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c8d0b View commit details
    Browse the repository at this point in the history