Skip to content

[FRONTEND][ONNX] Remove seemingly invalid SoftPlus#7189

Merged
masahi merged 1 commit into
apache:mainfrom
insop:feature/insop/onnx_softplus
Jan 3, 2021
Merged

[FRONTEND][ONNX] Remove seemingly invalid SoftPlus#7189
masahi merged 1 commit into
apache:mainfrom
insop:feature/insop/onnx_softplus

Conversation

@insop

@insop insop commented Jan 2, 2021

Copy link
Copy Markdown
Contributor

Issue discussed in #7176

@jwfromm, @junrushao1994

- `Softplus` is added in 12/10/2020 from this apache#7089
- However, I see that there were `SoftPlus` (not the P is in capital) was already in.
According to [Onnx spec](https://github.com/onnx/onnx/blob/master/docs/Operators.md), it is `Softplus` not `SoftPlus`.
@junrushao

Copy link
Copy Markdown
Member

I didn’t notice that either. Thank you for the PR!

@insop insop changed the title Remove seemingly invalid SoftPlus [FRONTEND][ONNX] Remove seemingly invalid SoftPlus Jan 3, 2021
@masahi
masahi merged commit 76a9825 into apache:main Jan 3, 2021
tkonolige pushed a commit to tkonolige/incubator-tvm that referenced this pull request Jan 11, 2021
- `Softplus` is added in 12/10/2020 from this apache#7089
- However, I see that there were `SoftPlus` (not the P is in capital) was already in.
According to [Onnx spec](https://github.com/onnx/onnx/blob/master/docs/Operators.md), it is `Softplus` not `SoftPlus`.
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Jan 20, 2021
- `Softplus` is added in 12/10/2020 from this apache#7089
- However, I see that there were `SoftPlus` (not the P is in capital) was already in.
According to [Onnx spec](https://github.com/onnx/onnx/blob/master/docs/Operators.md), it is `Softplus` not `SoftPlus`.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jan 21, 2021
- `Softplus` is added in 12/10/2020 from this apache#7089
- However, I see that there were `SoftPlus` (not the P is in capital) was already in.
According to [Onnx spec](https://github.com/onnx/onnx/blob/master/docs/Operators.md), it is `Softplus` not `SoftPlus`.
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
- `Softplus` is added in 12/10/2020 from this apache#7089
- However, I see that there were `SoftPlus` (not the P is in capital) was already in.
According to [Onnx spec](https://github.com/onnx/onnx/blob/master/docs/Operators.md), it is `Softplus` not `SoftPlus`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants