microsoft/nni
Auf GitHub ansehenRuntimeError: Has not supported replacing module with type: Conv1d
Open
#5.144 geöffnet am 28. Sept. 2022
help wantedmodel compressionnew featureuser raised
Repository-Metriken
- Stars
- (13.504 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.