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

refine square_error_cost layer #5216

Merged
merged 7 commits into from
Oct 31, 2017
Merged

Commits on Oct 30, 2017

  1. reimplement pow operator

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    1637dd1 View commit details
    Browse the repository at this point in the history
  2. add pow_grad operator

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    174ba1a View commit details
    Browse the repository at this point in the history
  3. fix code style

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    a256e02 View commit details
    Browse the repository at this point in the history
  4. fix build error

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    20d7c3c View commit details
    Browse the repository at this point in the history
  5. fix op_test bug

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b346e83 View commit details
    Browse the repository at this point in the history
  6. revert pow operator

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    8208580 View commit details
    Browse the repository at this point in the history
  7. add FIXME comment

    QiJune committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    051dba7 View commit details
    Browse the repository at this point in the history