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

Changes for ONNX conversion of Conformer models #2439

Merged
merged 7 commits into from
Jul 8, 2021
Merged

Conversation

jbalam-nv
Copy link
Collaborator

Copy link
Collaborator

@titu1994 titu1994 left a comment

Choose a reason for hiding this comment

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

Swish to SiLU is necessary and should not be reverted.

@jbalam-nv
Copy link
Collaborator Author

Swish to SiLU is necessary and should not be reverted.

Reverted these changes as onnx conversion of nn.silu is now supported in pytorch

Signed-off-by: jbalam <[email protected]>
Copy link
Collaborator

@titu1994 titu1994 left a comment

Choose a reason for hiding this comment

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

LGTM

@jbalam-nv jbalam-nv merged commit e5bde15 into main Jul 8, 2021
pasandi20 pushed a commit to pasandi20/NeMo that referenced this pull request Jul 13, 2021
* Changes to suport onnx conversion of conformenr models

Signed-off-by: jbalam <[email protected]>

* reverting changes to silu activation as this is not an issue anymore, onnx support was added in pytorch 1.8

Signed-off-by: jbalam <[email protected]>

* style fix

Signed-off-by: jbalam <[email protected]>
Signed-off-by: Ghasem Pasandi <[email protected]>
fayejf pushed a commit that referenced this pull request Jul 16, 2021
* Changes to suport onnx conversion of conformenr models

Signed-off-by: jbalam <[email protected]>

* reverting changes to silu activation as this is not an issue anymore, onnx support was added in pytorch 1.8

Signed-off-by: jbalam <[email protected]>

* style fix

Signed-off-by: jbalam <[email protected]>
titu1994 pushed a commit to titu1994/NeMo that referenced this pull request Jul 20, 2021
* Changes to suport onnx conversion of conformenr models

Signed-off-by: jbalam <[email protected]>

* reverting changes to silu activation as this is not an issue anymore, onnx support was added in pytorch 1.8

Signed-off-by: jbalam <[email protected]>

* style fix

Signed-off-by: jbalam <[email protected]>
paarthneekhara pushed a commit to paarthneekhara/NeMo that referenced this pull request Sep 17, 2021
* Changes to suport onnx conversion of conformenr models

Signed-off-by: jbalam <[email protected]>

* reverting changes to silu activation as this is not an issue anymore, onnx support was added in pytorch 1.8

Signed-off-by: jbalam <[email protected]>

* style fix

Signed-off-by: jbalam <[email protected]>
Signed-off-by: Paarth Neekhara <[email protected]>
@blisc blisc deleted the conformer-onnx branch January 11, 2022 16:39
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.

None yet

2 participants