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 gradient funcs. #5348

Merged
merged 6 commits into from
Jun 30, 2021
Merged

Add gradient funcs. #5348

merged 6 commits into from
Jun 30, 2021

Conversation

hjchen2
Copy link
Contributor

@hjchen2 hjchen2 commented Jun 29, 2021

重写了以下op的后向算子构建,

  • gelu
  • relu
  • hardsigmoid
  • hardswish
  • multiply
  • add_n
  • clip_by_scalar_min
  • clip_by_scalar

Copy link
Contributor

@BBuf BBuf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看完了,我没意见。

@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 30, 2021 03:43
@oneflow-ci-bot oneflow-ci-bot self-requested a review June 30, 2021 06:11
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 30, 2021 08:00
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 30, 2021 09:37
@oneflow-ci-bot oneflow-ci-bot merged commit 1c0177e into master Jun 30, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the dev_add_grad_funcs branch June 30, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants