microsoft/nni

RuntimeError: Has not supported replacing module with type: Conv1d

开放

#5,144 创建于 2022年9月28日

 (1 条评论) (0 个反应) (1 位负责人)Python (1,830 个派生)batch import
help wantedmodel compressionnew featureuser raised

仓库指标

星标
 (13,504 个星标)
PR 合并指标
 (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.

贡献者指南