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

elementwise max min #7538

Merged
merged 13 commits into from
Jan 18, 2018
Merged

Commits on Jan 15, 2018

  1. wip

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    736842e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a74f1 View commit details
    Browse the repository at this point in the history
  3. Complete elementwise_max_op

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    acf37ad View commit details
    Browse the repository at this point in the history
  4. complete elementwise_min_op

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    f5cd961 View commit details
    Browse the repository at this point in the history
  5. add unit test

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    1e6e5ac View commit details
    Browse the repository at this point in the history
  6. fix typo

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    c6d7ad3 View commit details
    Browse the repository at this point in the history
  7. add max min layer

    JiayiFeng committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    ee8e537 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Refine code

    JiayiFeng committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ead7059 View commit details
    Browse the repository at this point in the history
  2. refine elementwise_add_op

    JiayiFeng committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    f59599a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … dev_elementwise_max_min
    JiayiFeng committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    d15bfab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … dev_elementwise_max_min
    JiayiFeng committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    3177c9a View commit details
    Browse the repository at this point in the history
  3. fix copyright

    JiayiFeng committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    f1a8897 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … dev_elementwise_max_min
    JiayiFeng committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    a37f6ad View commit details
    Browse the repository at this point in the history