Skip to content

Conversation

@KakaruHayate
Copy link

在以前,使用Wavenet作为backbone时,onnx并不能在如pytorch2.0导出,故没有该功能的必要
现在,使用Lynxnet作为backbone时,不存在不能在高版本pytorch导出的情况
此外,很多时候在高版本pytorch导出的onnx也可以偶尔正常使用,少量测试难以发觉,但终究存在问题

@yxlllc yxlllc merged commit 3c14fc3 into openvpi:lynxnet Nov 5, 2024
yqzhishen added a commit that referenced this pull request Nov 15, 2024
* [DONE]New AUX_Decoder/Backbone Network : LYNXNet (#200)

* Update __init__.py

* Update LYNXNet

* add dropout

* Lynxnet outnorm (#206)

* post-norm

* fix

* add norm+mlp

* Update LYNXNet.py

* Update LYNXNetDecoder.py

* do not need mlp

* do not need mlp

* Add out norm for LYNXNET

* Add out norm for LYNXNETDecoder

* delete lynxnet aux_decoder (#212)

* refactor configuration options

* fix onnx exporter for lynxnet

* Add Pytorch version check when export onnx (#216)

* recommended lynxnet hyperparameters for variance models

* remove invalid items

* Refactor code

* Finish configuration schemas

---------

Co-authored-by: KakaruHayate <97896816+KakaruHayate@users.noreply.github.com>
Co-authored-by: yxlllc <llc1995@sina.com>
@KakaruHayate KakaruHayate deleted the patch-1 branch January 17, 2025 09:03
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.

2 participants