microsoft/nni
RuntimeError: Has not supported replacing module with type: Conv1d
開放
#5,144 建立於 2022年9月28日
help wantedmodel compressionnew featureuser raised
倉庫指標
- 星標
- (13,504 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
RuntimeError: Has not supported replacing module with type: Conv1d, you could report an issue at https://github.com/microsoft/nni. If you know how to replace Conv1d, you could implement module replacement by passing incustomized_replace_func to ModelSpeedup. You are welcome to contribute back to nni as native support if you have implemented the replacement function, so that more users can benefit from your contributions.